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

Fired when a high-level text stream reader is opened. More...

#include <room_event_types.h>

Public Attributes

std::uint64_t reader_handle = 0
 Handle to the underlying text stream reader.
 
std::string participant_identity
 Identity of the participant that opened the stream.
 

Detailed Description

Fired when a high-level text stream reader is opened.


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