PlayerExPlayerCount Property |
Gets the number of audio players installed in system.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public static int PlayerCount { get; }
Public Shared ReadOnly Property PlayerCount As Integer
Get
public:
static property int PlayerCount {
int get ();
}
Property Value
Type:
Int32See Also