Public API for the LiveKit C++ Client SDK.
Definition audio_frame.h:25
Metadata about a published data track.
Definition data_track_info.h:27
std::string sid
SFU-assigned track identifier.
Definition data_track_info.h:32
bool uses_e2ee
Whether frames on this track use end-to-end encryption.
Definition data_track_info.h:35
std::string name
Publisher-assigned track name (unique per publisher).
Definition data_track_info.h:29