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

Fired when a data stream header is received. More...

#include <room_event_types.h>

Collaboration diagram for livekit::DataStreamHeaderReceivedEvent:

Public Attributes

std::string participant_identity
 Identity of the participant that sent the stream.
 
DataStreamHeaderData header
 Parsed header data.
 

Detailed Description

Fired when a data stream header is received.


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