GetPlaybackStatus method |
|
Remarks
Obtains the current playback status.
This method can be used in alternative to the CallbackSoundPlaybackStatusChanged delegate when the control has been set to work with sound pre-loading through a call to the EnableSoundPreloadForPlayback method: in order to optimize system resources, when pre-loading is disabled (default situation), the stream to play is only loaded when specifically requested through a call to the RecordedSound.Play or RecordedSound.PlayRange methods and automatically discarded from memory after a call to the RecordedSound.Stop method or when the end of the song is reached.
Syntax
Return value
Return value
|