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

Error details returned when pushing a frame to a local data track fails. More...

#include <data_track_error.h>

Static Public Member Functions

static LIVEKIT_API LocalDataTrackTryPushError fromProto (const proto::LocalDataTrackTryPushError &error)
 

Public Attributes

LocalDataTrackTryPushErrorCode code {LocalDataTrackTryPushErrorCode::UNKNOWN}
 
std::string message
 

Detailed Description

Error details returned when pushing a frame to a local data track fails.


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