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

Fired when a local track is successfully published. More...

#include <room_event_types.h>

Public Attributes

std::shared_ptr< LocalTrackPublicationpublication
 Track publication for the local track.
 
std::shared_ptr< Tracktrack
 The published local track.
 

Detailed Description

Fired when a local track is successfully published.


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