Click or drag to resize
VideoCaptureDeviceFormat Properties

The VideoCaptureDeviceFormat type exposes the following members.

Properties
  NameDescription
Public propertyBitCount
Bits per Pixel.
Public propertyBitRate
Bit-rate per second.
Public propertyColorPlanes
Color planes per picture.
Public propertyFps
Frames per second.
Public propertyHeight
Y-Resolution of the video data coming from device.
Public propertyID
Internal ID of the device.
Public propertyIsImageBottomUp
Indicates the the image is a bottom-up DIB and its origin is the lower-left corner.
Public propertyWidth
X-Resolution of the video data coming from device.
Top
See Also