BASS.NET API for the Un4seen BASS Audio Library

WMAcastNetworkClients Property

BASS.NET API for the Un4seen BASS Audio Library
The maximum number of clients (up to 50) that can be connected (only used, if 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 NetworkClients { get; set; }

Property Value

Type: Int32
Remarks

Note: Directly changes the underlying WMA_NetworkClients member.

See Also

Reference