LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
Loading...
Searching...
No Matches
livekit::TrackPublishedEvent Struct Reference

Fired when a remote participant publishes a track. More...

#include <room_event_types.h>

Collaboration diagram for livekit::TrackPublishedEvent:

Public Attributes

std::shared_ptr< RemoteTrackPublicationpublication
 Remote track publication.
 
RemoteParticipantparticipant = nullptr
 Remote participant who owns this track (owned by Room).
 

Detailed Description

Fired when a remote participant publishes a track.


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