LiveKit C++ Client SDK v1.1.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
 Populate meta data when you want to send user timestamps or frame IDs.
 

Detailed Description

Capture options for a single outbound video frame.


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