VideoCaptureDeviceItem::toString Method

ドライバから取得されるデバイスの名前を返します。

構文

std::string toString() const;
std::wstring toStringW() const;
パラメータ 説明
op2 比較する対象のデバイス。
string 比較するデバイス名を表す文字列へのポインタ。
serial 比較対象のデバイスのシリアル番号。

戻り値

デバイス名を含む文字列。

備考

toString, getName, c_strは同じテキストを返します。

インフォメーション

IC Imaging Control 2.0より導入。