BASS.NET API for the Un4seen BASS Audio Library

WMAcastNetworkPort Property

BASS.NET API for the Un4seen BASS Audio Library
The network port number for clients to conenct to (only used, if UsePublish is set to ) - default is 8080.

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

public int NetworkPort { get; set; }

Property Value

Type: Int32
Remarks

Note: Directly changes the underlying WMA_NetworkPort member.

See Also

Reference