BPCDeviceBase.DefaultVideoType

[This is preliminary documentation and subject to change.]

The DefaultVideoType property specifies the default video type for this device.

Syntax

object.DefaultVideoType [ = lDefaultVideoType ]
 

Parts

object
Object expression that resolves to a BPCDeviceBase object.
lDefaultVideoType
A Long that indicates the default video type. The video types are device-specific types that allow the tuner to choose an appropriate subchannel if a default subchannel of –1 is specified. These types are defined in the Stream Type table of the Guide database.

QuickInfo

  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.

See Also

BPCDeviceBase.DefaultAudioType, Stream Type table