LiveKit C++ SDK
Real-time audio/video SDK for C++
Loading...
Searching...
No Matches
livekit::LocalTrackSubscribedEvent Struct Reference

#include <room_event_types.h>

Public Attributes

std::shared_ptr< Tracktrack
 

Detailed Description

Fired when a local track gets its first subscriber.

Member Data Documentation

◆ track

std::shared_ptr<Track> livekit::LocalTrackSubscribedEvent::track

Subscribed local track.


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