Video.Play() Method (Microsoft.DirectX.AudioVideoPlayback)

Starts playback.

Definition

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

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.