Microsoft DirectX 9.0

Play Method

The Play method plays the current DVD title.

Syntax

MSWebDVD.Play();

Return Values

No return value.

Remarks

If playback is paused or stopped and EnableResetOnStop is true, then calling Play will resume playback at normal speed at the current location. If playback is stopped and EnableResetOnStop is false, then calling Play will cause the disc to start playing at the beginning of the first title.

See Also