For a list of all members of this type, see MediaType members.
"| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| GetFormatData | Gets a copy of the format buffer. |
| GetPortableType | Gets a portable version of the media type. |
| GetVideoFormatData | Copies data from the video format buffer. |
| ResetFormat | This method allows you to reset the format buffer and free the memory allocated to it. |
| ResetMediaType | This method allows you to reset the entire media type (format buffer, type, subtype, etc). |
| SetFormatData | Copies data to the format buffer. |
| SetPortableType | Specifies the media type from portable data. |
| SetVideoFormatData | Copies data to the video format buffer. |