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

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

#include <room_event_types.h>

Collaboration diagram for livekit::TrackUnpublishedEvent:

Public Attributes

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

Detailed Description

Fired when a remote participant unpublishes a track.


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