BPCDeviceBase.VideoFrequency

[This is preliminary documentation and subject to change.]

The VideoFrequency property specifies the frequency of the video transmission. This property is read-only.

Syntax

[ lVideoFrequency = ] object.VideoFrequency
 

Parts

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

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