CurrentTime Property

 
Microsoft DirectShow 9.0

CurrentTime Property

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 CurrentTime property retrieves the current playback time.

Syntax

[ sCurTime = ] MSWebDVD.CurrentTime

Return Values

Returns an 11-character string representing the current playback time in the format "hh:mm:ss:ff" (hours, minutes, seconds, frames).

Remarks

This property is read-only with no default value.

See Also