Audio.StopWhenReady() Method (Microsoft.DirectX.AudioVideoPlayback)

Stops playback when the Audio object is ready.

Definition

Visual Basic Public Sub StopWhenReady()
C# public void StopWhenReady();
C++ public:
void StopWhenReady();
JScript public function StopWhenReady();

Remarks

Exceptions

DirectXException

For more information on the cause of this exception, reference the DirectXException.ErrorCode and DirectXException.ErrorString properties to the AudioVideoPlayback error code table.