|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
Fired when subscribing to a remote track fails. More...
#include <room_event_types.h>

Public Attributes | |
| RemoteParticipant * | participant = 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. | |
Fired when subscribing to a remote track fails.