VideoCapabilities Fields
From DirectX.Capture
The fields of the VideoCapabilities class are listed below. For a complete list of VideoCapabilities class members, see the VideoCapabilities Members topic.
Public Instance Fields
| Granularity of the output width. This value specifies the increments that are valid between MinFrameSize and MaxFrameSize. Read-only. | |
| Granularity of the output height. This value specifies the increments that are valid between MinFrameSize and MaxFrameSize. Read-only. | |
| Native size of the incoming video signal. This is the largest signal the filter can digitize with every pixel remaining unique. Read-only. | |
| Maximum supported frame rate. Read-only. | |
| Maximum supported frame size. Read-only. | |
| Minimum supported frame rate. Read-only. | |
| Minimum supported frame size. Read-only. |
See Also
VideoCapabilities Class | DirectX.Capture Namespace