Platform SDK: Broadcast Architecture

BPCDeviceBase.AudioFrequency

The AudioFrequency property specifies the frequency of the audio signal carried by a device. This property is read-only. Visual Basic syntax is shown.

[ lFrequency = ] object.AudioFrequency

Parts

object
Object expression that resolves to a BPCDeviceBase object.
lFrequency
Long that receives the audio 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.VideoFrequency