Gets mixer quantity.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public static int MixerCount { get; }
Public Shared ReadOnly Property MixerCount As Integer
Get
public:
static property int MixerCount {
int get ();
}
Property Value
Type:
Int32The mixer quantity.
See Also