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です。