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

Fired when a remote track is successfully subscribed. More...

#include <room_event_types.h>

Collaboration diagram for livekit::TrackSubscribedEvent:

Public Attributes

std::shared_ptr< Tracktrack
 Subscribed remote track.
 
std::shared_ptr< RemoteTrackPublicationpublication
 Publication associated with the track.
 
RemoteParticipantparticipant = nullptr
 Remote participant who owns the track (owned by Room).
 

Detailed Description

Fired when a remote track is successfully subscribed.


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