LiveKit C++ Client SDK v1.4.0
Real-time audio/video/data SDK for C++
Loading...
Searching...
No Matches
livekit::VideoCaptureOptions Struct Reference

Capture options for a single outbound video frame. More...

#include <video_source.h>

Public Attributes

std::int64_t timestamp_us = 0
 
VideoRotation rotation = VideoRotation::VIDEO_ROTATION_0
 
std::optional< VideoFrameMetadatametadata
 Optional per-frame metadata (timestamps, frame IDs, user data).
 

Detailed Description

Capture options for a single outbound video frame.


The documentation for this struct was generated from the following file: