VideoCaptureDeviceItem::getDisplayName Method
デバイスのdisplay name(表示名)を返します。
構文
std::string getDisplayName() const;
std::wstring getDisplayNameW() const;
戻り値
デバイスのdisplay nameです。
備考
このメソッドはシステム上に存在するunique nameを返します。USB デバイスの場合ポートを変えない限り同じ名前を持つことになります。IEEE 1394デバイスについては名前を保持しますが別の機器に接続した場合には変わる可能性がございます。
インフォメーション
VideoCaptureDeviceItemクラスライブラリリファレンス>クラス>VideoCaptureDeviceItem, VideoCaptureDeviceItem::c_strクラスライブラリリファレンス>クラス>VideoCaptureDeviceItem>VideoCaptureDeviceItem::c_str Method, VideoCaptureDeviceItem::toStringクラスライブラリリファレンス>クラス>VideoCaptureDeviceItem>VideoCaptureDeviceItem::toString Method, VideoCaptureDeviceItem::getNameクラスライブラリリファレンス>クラス>VideoCaptureDeviceItem>VideoCaptureDeviceItem::getName Method, VideoCaptureDeviceItem::getBaseNameクラスライブラリリファレンス>クラス>VideoCaptureDeviceItem>VideoCaptureDeviceItem::getBaseName Method, VideoCaptureDeviceItem::getDisplayNameクラスライブラリリファレンス>クラス>VideoCaptureDeviceItem>VideoCaptureDeviceItem::getDisplayName Method