|
IAudioOutputIsRunning Property
|
Gets a value indicating whether this instance is playing audio.
Namespace:
Accord.Audio
Assembly:
Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax ReadOnly Property IsRunning As Boolean
Get
Request Example
View SourceProperty Value
Type:
Booleantrue if this instance is running; otherwise,
false.
See Also