Pause Method

 
Microsoft DirectShow 9.0

Pause 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 Pause method pauses playback at the current location.

Syntax

  MSWebDVD
  .Pause();

Return Values

No return value.

Remarks

If playback is already paused, this method does nothing.