Microsoft DirectX 9.0

PlayAtTime Method

The PlayAtTime method starts playback in the current title at the specified time.

Syntax

MSWebDVD.PlayAtTime(sTime);

Parameters

sTime

Specifies the time at which to start playing as a string. The string must be in the format "hh:mm:ss:ff" (specifying hours, minutes, seconds, frames).

Return Values

No return value.

See Also