VideoFormatItem::getColorformatString Method
ビデオフォーマットが使用するカラーフォーマットの名前を返します。
構文
std::string getColorformatString() const;
std::wstring getColorformatStringW() const;
戻り値
カラーフォーマットを表す文字列。
ビデオフォーマットが使用するカラーフォーマットの名前を返します。
std::string getColorformatString() const;
std::wstring getColorformatStringW() const;
カラーフォーマットを表す文字列。