PlaySound method |
|
Remarks
Plays the sound under editing. This method doesn't have any effect and returns an error if the component is initialized through the InitEditorNoPlayback method.
A playback session can be paused through the PauseSound method and stopped through the StopSound method.
A successful call to this method will fire the SoundPlaybackPlaying event. Once the playback session has been performed completely, the control will fire the SoundPlaybackDone event.
Syntax
Return value
|