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 に列挙されている値のいずれかを指定できます。