gpg:: VideoManager:: IsCaptureAvailableResponse
#include <video_manager.h>
キャプチャ モード(IsCaptureAvailable
で指定)が使用可能かどうかと、レスポンスのステータスを保持します。
まとめ
パブリック属性 |
|
---|---|
is_capture_available
|
bool
キャプチャ モード(
IsCaptureAvailable で指定)が使用可能かどうか。 |
status
|
ResponseStatus に記載されているいずれかの値を指定できます。 |
パブリック属性
取得可能
bool gpg::VideoManager::IsCaptureAvailableResponse::is_capture_available
キャプチャ モード(IsCaptureAvailable
で指定)が使用可能かどうか。
status
ResponseStatus gpg::VideoManager::IsCaptureAvailableResponse::status
ResponseStatus
に記載されているいずれかの値を指定できます。