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