Platform SDK: Broadcast Architecture

BPCDeviceBase.DefaultAudioType

The DefaultAudioType property specifies the default audio type for a device. Visual Basic syntax is shown.

object.DefaultAudioType [ = lDefAudioType ]

Parts

object
Object expression that resolves to a BPCDeviceBase object.
lDefAudioType
Long that indicates the default audio type. The audio types are device-specific types that allow a tuner to choose an appropriate subchannel if a subchannel of –1 is specified. A subchannel of –1 is specified during a call to a method such as BPCVid.Tune.

Requirements

  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.DefaultVideoType