22#include "livekit/track.h"
23#include "livekit/visibility.h"
Represents an video track published by a remote participant and subscribed to by the local participan...
Definition remote_video_track.h:43
std::string toString() const
Returns a concise, human-readable string summarizing the track, including its SID and name.
RemoteVideoTrack(const proto::OwnedTrack &track)
Constructs a RemoteVideoTrack from an internal protocol-level OwnedTrack description provided by the ...
Base class for local and remote media tracks.
Definition track.h:77
Public API for the LiveKit C++ Client SDK.
Definition audio_frame.h:25