FilterInfoObject::toString Method

以前に取得したコーデックデータの設定に使用します。

構文

std::string toString() const;
std::wstring toStringW() const;

戻り値

オブジェクトを表す文字列。

備考

toString, getName, c_str は全て同じ文字列を返します。

インフォメーション

IC Imaging Control 2.0より導入。