|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
Fired when a data channel's buffered amount falls below its low threshold. More...
#include <room_event_types.h>
Public Attributes | |
| DataPacketKind | kind = DataPacketKind::Reliable |
| Data channel kind (reliable or lossy). | |
| std::uint64_t | threshold = 0 |
| New threshold value in bytes. | |
Fired when a data channel's buffered amount falls below its low threshold.