PlayTitle Method

 
Microsoft DirectShow 9.0

PlayTitle 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 PlayTitle method starts playback at the beginning of the specified title.

Syntax

  MSWebDVD
  .PlayTitle(
  iTitle
  );

Parameters

iTitle

Specifies the title as an Integer.

Return Values

No return value.

See Also