The following tables list the members exposed by VideoFormat.
| Name | Description | |
|---|---|---|
| BitCount | This property is updated with the video bit count for the video format. |
| Compression | This property is updated with the video compression of the video format. |
| Height | This property is updated with the video height, in pixels. |
| Selected | Gets or sets a value that indicates whether this video format object is currently selected. |
| SubTypeFriendlyName | This property is updated with a string that represents the video format type's friendly name. |
| SubTypeName | This property is updated with a string that represents the GUID of the source video type. |
| Width | This property is updated with the video width, in pixels. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. |
| GetHashCode | Serves as a hash function for a particular type. |
| ToString | Returns a string that represents the current Object. |