Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
gpg::VideoManager::GetCaptureStateResponse
#include <video_manager.h>
Lưu giữ dữ liệu về trạng thái quay video cùng với trạng thái phản hồi.
Tóm tắt
Các thuộc tính công khai
|
status
|
Có thể là một trong các giá trị được liệt kê trong ResponseStatus .
|
video_capture_state
|
Dữ liệu về trạng thái quay video.
|
Các thuộc tính công khai
trạng thái
ResponseStatus gpg::VideoManager::GetCaptureStateResponse::status
Có thể là một trong các giá trị được liệt kê trong ResponseStatus
.
video_capture_state
VideoCaptureState gpg::VideoManager::GetCaptureStateResponse::video_capture_state
Dữ liệu về trạng thái quay video.
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-27 UTC."],[],[],null,["# gpg::VideoManager::GetCaptureStateResponse Struct Reference\n\ngpg::VideoManager::GetCaptureStateResponse\n==========================================\n\n`#include \u003cvideo_manager.h\u003e`\n\nHolds data for video capture state, along with a response status.\n\nSummary\n-------\n\n| ### Public attributes ||\n|-----------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [status](#structgpg_1_1_video_manager_1_1_get_capture_state_response_1ad52f14b8649e9e8626ca4b9d855a6616) | [ResponseStatus](/games/services/cpp/api/namespace/gpg#namespacegpg_1a6b34581275d3fd0edee8e4321eec1d5d) Can be one of the values enumerated in `ResponseStatus`. |\n| [video_capture_state](#structgpg_1_1_video_manager_1_1_get_capture_state_response_1a50e5910bf86ae01424ae0e7983ae0328) | [VideoCaptureState](/games/services/cpp/api/class/gpg/video-capture-state#classgpg_1_1_video_capture_state) Data about the video capture state. |\n\nPublic attributes\n-----------------\n\n### status\n\n```c++\nResponseStatus gpg::VideoManager::GetCaptureStateResponse::status\n``` \nCan be one of the values enumerated in `ResponseStatus`. \n\n### video_capture_state\n\n```c++\nVideoCaptureState gpg::VideoManager::GetCaptureStateResponse::video_capture_state\n``` \nData about the video capture state."]]