VideoFormatItem::getSizeString Method

This method returns a string that describes the size of a frame of this video format.
Syntax:
std::string getSizeString() const;
std::wstring getSizeStringW() const;

Return value:

A string that describes the size of a frame of this video format.

See also: VideoFormatItem, VideoFormatItem::getColorformatString

<< VideoFormatItem