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

Fired when subscribing to a remote track fails. More...

#include <room_event_types.h>

Collaboration diagram for livekit::TrackSubscriptionFailedEvent:

Public Attributes

RemoteParticipantparticipant = nullptr
 Remote participant for which the subscription failed (owned by Room).
 
std::string track_sid
 SID of the track that failed to subscribe.
 
std::string error
 Error message describing the failure.
 

Detailed Description

Fired when subscribing to a remote track fails.


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