|
LiveKit C++ SDK
Real-time audio/video SDK for C++
|
#include <room_event_types.h>

Public Attributes | |
| std::string | participant_identity |
| DataStreamTrailerData | trailer |
Fired when a data stream trailer is received.
| std::string livekit::DataStreamTrailerReceivedEvent::participant_identity |
Identity of the participant that sent the stream.
| DataStreamTrailerData livekit::DataStreamTrailerReceivedEvent::trailer |
Trailer metadata describing the stream termination.