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

#include <room_event_types.h>

Collaboration diagram for livekit::DataStreamTrailerReceivedEvent:

Public Attributes

std::string participant_identity
 
DataStreamTrailerData trailer
 

Detailed Description

Fired when a data stream trailer is received.

Member Data Documentation

◆ participant_identity

std::string livekit::DataStreamTrailerReceivedEvent::participant_identity

Identity of the participant that sent the stream.

◆ trailer

DataStreamTrailerData livekit::DataStreamTrailerReceivedEvent::trailer

Trailer metadata describing the stream termination.


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