Stop Method

 
Microsoft DirectShow 9.0

Stop 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 Stop method stops playback.

Syntax

  MSWebDVD
  .Stop();

Return Values

No return value.

Remarks

If EnableResetOnStop is set to true, calling Stop puts the DVD Navigator, along with the rest of the filter graph, into a stopped state, which means that the next time the user presses the Play button, playback starts at the beginning of the disc. If EnableResetOnStop is set to true, playback resumes where it left off when the user issues the next Play command.