Microsoft DirectX 9.0 |
The StillOff method resumes playback, canceling still mode.
Syntax
MSWebDVD.StillOff();
Return Values
No return value.
Remarks
The DVD Navigator goes into still mode when it encounters a still frame authored on the disc. It notifies your application by sending an EC_DVD_STILL_ON event. Still mode is different from the DVD Navigator being in a paused state because of a user operation. Calling StillOff resumes playback from still mode but does not restart the DVD Navigator when it is in a paused state.