VideoFormat Methods |
The VideoFormat type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Clones this instance.
(Overrides MediaFormatTFormatClone.) | |
CreateInstance |
Creates a new instance.
(Overrides MediaFormatTFormatCreateInstance.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FormatNameToFourCC |
Converts a format name to its FourCC value.
| |
FourCCToFormatName |
Converts a FourCC value to its format name.
| |
FromJson |
Deserializes an instance from JSON.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsEquivalent(TFormat) |
Determines whether the specified format is equivalent.
(Inherited from MediaFormatTFormat.) | |
IsEquivalent(TFormat, Boolean) |
Determines whether the specified format is equivalent.
(Inherited from MediaFormatTFormat.) | |
MemberwiseClone | (Inherited from Object.) | |
ToFourCC(String) |
Converts a FourCC string to a int.
| |
ToFourCC(Char, Char, Char, Char) |
Converts 4 FourCC characters to an int.
| |
ToJson |
Serializes this instance to JSON.
| |
ToJson(VideoFormat) |
Serializes an instance to JSON.
| |
ToString |
Returns a string that represents this instance.
(Inherited from MediaFormatTFormat.) |