VideoCapabilities Members
From DirectX.Capture
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. |
Public Instance Methods
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Returns a String that represents the current Object. |
See Also
VideoCapabilities Class | DirectX.Capture Namespace