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

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

captureFrame(const VideoFrame &frame, std::int64_t timestamp_us=0, VideoRotation rotation=VideoRotation::VIDEO_ROTATION_0)livekit::VideoSource
ffi_handle_id() const noexceptlivekit::VideoSourceinline
height() const noexcept (defined in livekit::VideoSource)livekit::VideoSourceinline
operator=(const VideoSource &)=delete (defined in livekit::VideoSource)livekit::VideoSource
operator=(VideoSource &&) noexcept=default (defined in livekit::VideoSource)livekit::VideoSource
VideoSource(int width, int height)livekit::VideoSource
VideoSource(const VideoSource &)=delete (defined in livekit::VideoSource)livekit::VideoSource
VideoSource(VideoSource &&) noexcept=default (defined in livekit::VideoSource)livekit::VideoSource
width() const noexceptlivekit::VideoSourceinline
~VideoSource()=default (defined in livekit::VideoSource)livekit::VideoSourcevirtual