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

Public Attributes | |
| std::shared_ptr< Track > | track |
| Track that was unsubscribed. | |
| std::shared_ptr< RemoteTrackPublication > | publication |
| Publication associated with the track. | |
| RemoteParticipant * | participant = nullptr |
| Remote participant who owns the track (owned by Room). | |
Fired when a remote track is unsubscribed.