BPCDeviceBase.DefaultVideoType
The DefaultVideoType property specifies the default video type for a device. Visual Basic syntax is shown.
object.DefaultVideoType [ = lDefaultVideoType ]
Parts
- object
- Object expression that resolves to a BPCDeviceBase object.
- lDefaultVideoType
- Long that indicates the default video type. The video types are device-specific types that allow a tuner to choose an appropriate subchannel if a default subchannel of –1 is specified. A default subchannel of –1 is specified during a call to a method such as BPCVid.Tune.
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in vidsvr.odl.
Import Library: Included as a resource in vid.ocx.
See Also
BPCDeviceBase, BPCVid.Tune, BPCDeviceBase.DefaultAudioType