Grabber::getPropertyRange Method
プロパティ値の範囲を指定するtsPropertyRangeクラスライブラリリファレンス>構造体>tsPropertyRange Structure構造体を返します。
構文
tsPropertyRange getPropertyRange( tCameraPropertyEnum CameraType ) const;
tsPropertyRange getPropertyRange( tVideoPropertyEnum VideoType ) const;
パラメータ | 説明 |
---|---|
CameraPropType | クエリするカメラプロパティを指定します。 指定可能なプロパティの一覧はGrabber::tCameraPropertyEnumクラスライブラリリファレンス>クラス>Grabber>Grabber::tCameraPropertyEnumです。 |
VideoPropType | クエリするビデオプロパティを指定します。 指定可能なプロパティの一覧はGrabber::tVideoPropertyEnumクラスライブラリリファレンス>クラス>Grabber>Grabber::tVideoPropertyEnumです。 |
関連項目
Grabberクラスライブラリリファレンス>クラス>Grabber, Grabber::getPropertyDefaultクラスライブラリリファレンス>クラス>Grabber>Grabber::getPropertyDefault Method, Grabber::setPropertyクラスライブラリリファレンス>クラス>Grabber>Grabber::setProperty Method, Grabber::isPropertyAvailableWithCurDevクラスライブラリリファレンス>クラス>Grabber>Grabber::isPropertyAvailableWithCurDev Method, Grabber::tCameraPropertyEnumクラスライブラリリファレンス>クラス>Grabber>Grabber::tCameraPropertyEnum, Grabber::tVideoPropertyEnumクラスライブラリリファレンス>クラス>Grabber>Grabber::tVideoPropertyEnum, tsPropertyRangeクラスライブラリリファレンス>構造体>tsPropertyRange Structure