VideoFormatItem::toString Method |
||
| Returns a string that describes this video format. | ||
| Syntax: | std::string toString() const; std::wstring toStringW() const; |
|
| Return value: | A string that describes this object. |
|
| Information: | Introduced in version 2.0 | |
| See also: | VideoFormatItem | |