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

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.
 

Detailed Description

Fired when a data channel's buffered amount falls below its low threshold.


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