BPCDeviceBase.DefaultAudioType

[This is preliminary documentation and subject to change.]

The DefaultAudioType property specifies the default audio type for the device.

Syntax

object.DefaultAudioType [ = lDefAudioType ]
 

Parts

object
Object expression that resolves to a BPCDeviceBase object.
lDefAudioType
A Long that indicates the default audio type. The audio 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.DefaultVideoType