| VideoFormat Constructor |
| Name | Description | |
|---|---|---|
| VideoFormat(VideoType) |
Initializes a new instance of the VideoFormat class.
| |
| VideoFormat(VideoType, Resolution, PixelFormat) |
Initializes a new instance of the VideoFormat class.
| |
| VideoFormat(VideoType, Double, Resolution, PixelFormat) |
Initializes a new instance of the VideoFormat class.
| |
| VideoFormat(VideoType, Double, Resolution, Int32, PixelFormat) |
Initializes a new instance of the VideoFormat class.
|