Platform SDK: Broadcast Architecture

BPCDeviceBase.VideoFrequency

The VideoFrequency property specifies the frequency of the video transmission carried by a device. This property is read-only. Visual Basic syntax is shown.

[ lVideoFrequency = ] object.VideoFrequency

Parts

object
Object expression that resolves to a BPCDeviceBase object.
lVideoFrequency
Long that receives the frequency, in hertz.

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