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

Fired when a track is muted. More...

#include <room_event_types.h>

Collaboration diagram for livekit::TrackMutedEvent:

Public Attributes

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

Detailed Description

Fired when a track is muted.


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