VideoCaptureDeviceFormat Class |
Namespace: StreamCoders.Devices
The VideoCaptureDeviceFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | VideoCaptureDeviceFormat | Initializes a new instance of the VideoCaptureDeviceFormat class |
Name | Description | |
---|---|---|
![]() | BitCount |
Bits per Pixel.
|
![]() | BitRate |
Bit-rate per second.
|
![]() | ColorPlanes |
Color planes per picture.
|
![]() | Fps |
Frames per second.
|
![]() | Height |
Y-Resolution of the video data coming from device.
|
![]() | ID |
Internal ID of the device.
|
![]() | IsImageBottomUp |
Indicates the the image is a bottom-up DIB and its origin is the lower-left corner.
|
![]() | Width |
X-Resolution of the video data coming from device.
|
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |