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

#include <room_event_types.h>

Collaboration diagram for livekit::DataStreamHeaderReceivedEvent:

Public Attributes

std::string participant_identity
 
DataStreamHeaderData header
 

Detailed Description

Fired when a data stream header is received.

Member Data Documentation

◆ header

DataStreamHeaderData livekit::DataStreamHeaderReceivedEvent::header

Parsed header data.

◆ participant_identity

std::string livekit::DataStreamHeaderReceivedEvent::participant_identity

Identity of the participant that sent the stream.


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