BASS.NET API for the Un4seen BASS Audio Library

StreamingServerLocalNetworkCardIPAddress Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets a local IP address to use for cast server connections (=any, default):

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public string LocalNetworkCardIPAddress { get; set; }

Property Value

Type: String

Implements

IStreamingServerLocalNetworkCardIPAddress
See Also

Reference