|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
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 |
Error details returned when pushing a frame to a local data track fails.