BASS.NET API for the Un4seen BASS Audio Library

EncoderWMAWMA_NetworkPort Field

BASS.NET API for the Un4seen BASS Audio Library
The network port number for clients to conenct to (only used, if WMA_UseNetwork is set to and WMA_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 WMA_NetworkPort

Field Value

Type: Int32
Remarks

If you are using this encoder in the WMAcast class, there will be no need to set this member, since it will automatically be done by the WMAcast class implementation!

See Also

Reference