VideoFormatDesc::toString Method

Returns a string representation of this VideoFormatDesc.
Syntax:
std::string    toString() const;
std::wstring    toStringW() const;

Return value:

A string representation of this VideoFormatDesc.

See also: VideoFormatDesc

<< VideoFormatDesc