[This is preliminary documentation and subject to change.]
The DisplayMode property specifies the current position in the video is displayed in number of frames displayed or time elapsed.
object.DisplayMode [ = iDisplayMode ]
Value | Meaning |
---|---|
modeFrames | The current position is measured in frames. |
modeTime | The current position is measured in time. |
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in vidsvr.odl.
Import Library: Included as a resource in vid.ocx.
Unicode: Yes.