BASS.NET API for the Un4seen BASS Audio Library

EncoderWMAWMA_NetworkClients Field

BASS.NET API for the Un4seen BASS Audio Library
The maximum number of clients (up to 50) that can be connected (only used, if WMA_UseNetwork is set to and WMA_UsePublish is set to ) - default is 1.

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

public int WMA_NetworkClients

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