|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
This is the complete list of members for livekit::VideoSource, including all inherited members.
| captureFrame(const VideoFrame &frame, const VideoCaptureOptions &options) | livekit::VideoSource | |
| captureFrame(const VideoFrame &frame, std::int64_t timestamp_us=0, VideoRotation rotation=VideoRotation::VIDEO_ROTATION_0) | livekit::VideoSource | |
| ffiHandleId() const noexcept | livekit::VideoSource | inline |
| height() const noexcept (defined in livekit::VideoSource) | livekit::VideoSource | inline |
| 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 noexcept | livekit::VideoSource | inline |
| ~VideoSource()=default (defined in livekit::VideoSource) | livekit::VideoSource | virtual |