LiveKit C++ SDK
Real-time audio/video SDK for C++
Loading...
Searching...
No Matches
livekit::SubscriptionThreadDispatcher Member List

This is the complete list of members for livekit::SubscriptionThreadDispatcher, including all inherited members.

addOnDataFrameCallback(const std::string &participant_identity, const std::string &track_name, DataFrameCallback callback)livekit::SubscriptionThreadDispatcher
clearOnAudioFrameCallback(const std::string &participant_identity, TrackSource source)livekit::SubscriptionThreadDispatcher
clearOnAudioFrameCallback(const std::string &participant_identity, const std::string &track_name)livekit::SubscriptionThreadDispatcher
clearOnVideoFrameCallback(const std::string &participant_identity, TrackSource source)livekit::SubscriptionThreadDispatcher
clearOnVideoFrameCallback(const std::string &participant_identity, const std::string &track_name)livekit::SubscriptionThreadDispatcher
handleDataTrackPublished(const std::shared_ptr< RemoteDataTrack > &track)livekit::SubscriptionThreadDispatcher
handleDataTrackUnpublished(const std::string &sid)livekit::SubscriptionThreadDispatcher
handleTrackSubscribed(const std::string &participant_identity, TrackSource source, const std::string &track_name, const std::shared_ptr< Track > &track)livekit::SubscriptionThreadDispatcher
handleTrackUnsubscribed(const std::string &participant_identity, TrackSource source, const std::string &track_name)livekit::SubscriptionThreadDispatcher
removeOnDataFrameCallback(DataFrameCallbackId id)livekit::SubscriptionThreadDispatcher
setOnAudioFrameCallback(const std::string &participant_identity, TrackSource source, AudioFrameCallback callback, AudioStream::Options opts={})livekit::SubscriptionThreadDispatcher
setOnAudioFrameCallback(const std::string &participant_identity, const std::string &track_name, AudioFrameCallback callback, AudioStream::Options opts={})livekit::SubscriptionThreadDispatcher
setOnVideoFrameCallback(const std::string &participant_identity, TrackSource source, VideoFrameCallback callback, VideoStream::Options opts={})livekit::SubscriptionThreadDispatcher
setOnVideoFrameCallback(const std::string &participant_identity, const std::string &track_name, VideoFrameCallback callback, VideoStream::Options opts={})livekit::SubscriptionThreadDispatcher
stopAll()livekit::SubscriptionThreadDispatcher
SubscriptionThreadDispatcher()livekit::SubscriptionThreadDispatcher
SubscriptionThreadDispatcherTest (defined in livekit::SubscriptionThreadDispatcher)livekit::SubscriptionThreadDispatcherfriend
~SubscriptionThreadDispatcher()livekit::SubscriptionThreadDispatcher