gpg::VideoManager::IsCaptureAvailableResponse

#include <video_manager.h>

キャプチャ モード(IsCaptureAvailable で指定)が使用可能かどうかと、レスポンス ステータスを保持します。

概要

パブリック属性

is_capture_available
bool
キャプチャ モード(IsCaptureAvailable で指定)を使用できるかどうか。
status
ResponseStatus で列挙されている値のいずれかです。

パブリック属性

is_capture_available

bool gpg::VideoManager::IsCaptureAvailableResponse::is_capture_available

キャプチャ モード(IsCaptureAvailable で指定)を使用できるかどうか。

status

ResponseStatus gpg::VideoManager::IsCaptureAvailableResponse::status

ResponseStatus で列挙されている値のいずれかです。