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

Trailer metadata for a data stream, sent after all chunks. More...

#include <room_event_types.h>

Public Attributes

std::string stream_id
 Stream identifier.
 
std::string reason
 Reason why the stream ended (empty if normal completion).
 
std::map< std::string, std::string > attributes
 Additional attributes describing the final state of the stream.
 

Detailed Description

Trailer metadata for a data stream, sent after all chunks.


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