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

Fired when a track is unmuted. More...

#include <room_event_types.h>

Collaboration diagram for livekit::TrackUnmutedEvent:

Public Attributes

Participantparticipant = nullptr
 Local or remote participant who owns the track (owned by Room).
 
std::shared_ptr< TrackPublicationpublication
 Publication that was unmuted.
 

Detailed Description

Fired when a track is unmuted.


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