StillOff Method

 
Microsoft DirectShow 9.0

StillOff Method

This component is available for use in the Microsoft Windows 2000, Windows XP, and Windows Server 2003 operating systems. It may be altered or unavailable in subsequent versions.

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.