RecordPlayerState Property |
Current device state
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public DeviceState State { get; }
Public ReadOnly Property State As DeviceState
Get
public:
property DeviceState State {
DeviceState get ();
}
Property Value
Type:
DeviceStateSee Also