|
LiveKit C++ SDK
Real-time audio/video SDK for C++
|
#include <room_event_types.h>
Public Attributes | |
| std::uint64_t | reader_handle = 0 |
| std::string | participant_identity |
Fired when a high-level text stream reader is opened.
| std::string livekit::TextStreamOpenedEvent::participant_identity |
Identity of the participant that opened the stream.
| std::uint64_t livekit::TextStreamOpenedEvent::reader_handle = 0 |
Handle to the underlying text stream reader.