60 static std::shared_ptr<LocalVideoTrack>
62 const std::shared_ptr<VideoSource> &source);
RAII wrapper for an FFI handle (uintptr_t) coming from Rust.
Definition ffi_handle.h:29
Definition local_video_track.h:51
void unmute()
Unmutes the video track and resumes sending video to the room.
static std::shared_ptr< LocalVideoTrack > createLocalVideoTrack(const std::string &name, const std::shared_ptr< VideoSource > &source)
std::string to_string() const