MediaObject.currentposition
This property specifies or retrieves the clip's current position, in seconds.
MediaObject.DisplayMode
This property specifies or retrieves a value indicating whether the status bar displays the current position in seconds or frames.
Syntax
MediaObject.DisplayMode
Possible Values
This property is a read/write Integer containing one of the following values.
Value Description
0 Default. Displays the current position in seconds.
1 Displays the current position in frames.