Click or drag to resize
VideoCaptureDeviceFormatHeight Property
Y-Resolution of the video data coming from device.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int Height { get; set; }

Property Value

Type: Int32

Implements

ICaptureDeviceFormatHeight
See Also