Platform SDK: Broadcast Architecture

BPCDeviceBase.VideoSubchannel

The VideoSubchannel property sets or retrieves the subchannel for the video stream received by a device. A video subchannel is used to transmit a secondary video stream. Visual Basic syntax is shown.

object.VideoSubchannel [ = lSubChannel ]

Parts

object
Object expression that resolves to a BPCDeviceBase object.
lSubChannel
Long that specifies the subchannel.

Remarks

A secondary video stream might contain wide-screen video, as opposed to standard, or alternate camera angles for a sporting or theatrical event.

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, BPCDeviceBase.AudioSubchannel, BPCDeviceBase.DefaultVideoType