LiveKit C++ SDK
Real-time audio/video SDK for C++
Loading...
Searching...
No Matches
livekit::PacketTrailerFeatures Struct Reference

#include <room_event_types.h>

Public Attributes

bool user_timestamp = false
 
bool frame_id = false
 

Detailed Description

Optional RTP packet-trailer features for published video tracks.

Member Data Documentation

◆ frame_id

bool livekit::PacketTrailerFeatures::frame_id = false

Embed a monotonically increasing frame identifier.

◆ user_timestamp

bool livekit::PacketTrailerFeatures::user_timestamp = false

Embed a user-supplied wall-clock timestamp.


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