gpg::VideoManager::GetCaptureStateResponse

#include <video_manager.h>

用于存储视频拍摄状态数据以及响应状态。

摘要

公共属性

status
可以是 ResponseStatus 中列出的值之一。
video_capture_state
有关视频捕获状态的数据。

公共属性

status

ResponseStatus gpg::VideoManager::GetCaptureStateResponse::status

可以是 ResponseStatus 中列出的值之一。

video_capture_state

VideoCaptureState gpg::VideoManager::GetCaptureStateResponse::video_capture_state

有关视频捕获状态的数据。