LiveKit C++ SDK
Real-time audio/video SDK for C++
Loading...
Searching...
No Matches
livekit::ActiveSpeakersChangedEvent Struct Reference

#include <room_event_types.h>

Public Attributes

std::vector< Participant * > speakers
 

Detailed Description

Fired when the list of active speakers changes.

Member Data Documentation

◆ speakers

std::vector<Participant *> livekit::ActiveSpeakersChangedEvent::speakers

Participants currently considered active speakers (owned by Room).


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