19#include "livekit/track_publication.h"
20#include "livekit/visibility.h"
25class OwnedTrackPublication;
A track published by a local participant.
Definition local_track_publication.h:29
LocalTrackPublication(const proto::OwnedTrackPublication &owned)
Note, this LocalTrackPublication is constructed internally only; safe to accept proto::OwnedTrackPubl...
Base class for a track that has been published to a room.
Definition track_publication.h:39
Public API for the LiveKit C++ Client SDK.
Definition audio_frame.h:25