VideoNormItem::c_str Method
このメソッドはビデオ規格の名前を返します。
構文
const char* c_str() const;
戻り値
ビデオ規格を表すNULL終端文字列。
備考
toStringとc_strは同じテキストを返します。
このメソッドはビデオ規格の名前を返します。
const char* c_str() const;
ビデオ規格を表すNULL終端文字列。
toStringとc_strは同じテキストを返します。