Platform SDK: Broadcast Architecture |
The DisplayMode property specifies whether the current position in the video for the Video control is measured in number of frames displayed or time elapsed. Visual Basic syntax is shown.
object.DisplayMode [ = iDisplayMode ]
Value | Meaning |
---|---|
modeFrames | The current position is measured in frames. |
modeTime | The current position is measured in time. |
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in vidsvr.odl.
Import Library: Included as a resource in vid.ocx.