VideoFormatDesc::getColorformatString Method |
||
| Returns a string representation of the color format of this VideoFormatDesc. | ||
| Syntax: | std::string getColorformatString() const; std::wstring getColorformatStringW() const; |
|
| Return value: | A string representation of the media subtype of this VideoFormatDesc. |
|
| See also: | VideoFormatDesc, VideoFormatDesc::getSubtype | |