gpg::VideoManager::GetCaptureStateResponse

#include <video_manager.h>

保存视频拍摄状态和响应状态的数据。

摘要

公共属性

status
可以是 ResponseStatus 中枚举的其中一个值。
video_capture_state
有关视频拍摄状态的数据。

公共属性

状态

ResponseStatus gpg::VideoManager::GetCaptureStateResponse::status

可以是 ResponseStatus 中枚举的其中一个值。

video_capture_state

VideoCaptureState gpg::VideoManager::GetCaptureStateResponse::video_capture_state

有关视频拍摄状态的数据。