Video::CameraInput Member List

This is the complete list of members for Video::CameraInput, including all inherited members.

CameraInput() noexcept (defined in Video::CameraInput)Video::CameraInput
dequeue_frame() noexcept override (defined in Video::CameraInput)Video::CameraInputvirtual
dts_per_flicks (defined in Video::VideoMetadata)Video::VideoMetadata
enqueue_frame(const AVPacket *pkt) noexcept (defined in Video::LibAVDecoder)Video::LibAVDecoder
flicks_per_dts (defined in Video::VideoMetadata)Video::VideoMetadata
fps (defined in Video::VideoMetadata)Video::VideoMetadata
height (defined in Video::ImageFormat)Video::ImageFormat
init_codec_context(const AVCodec *codec, AVBufferRef *hw_dev_ctx, const AVStream *stream, std::function< void(AVCodecContext &)> setup) (defined in Video::LibAVDecoder)Video::LibAVDecoder
init_scaler(VideoInterface &self) noexcept (defined in Video::LibAVDecoder)Video::LibAVDecoder
load(const std::string &inputDevice, const std::string &format, int w, int h, double fps, int codec, int pixelfmt) noexcept (defined in Video::CameraInput)Video::CameraInput
load_packet_in_frame(const AVPacket &packet, AVFrame &frame) (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_avstream (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_codec (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_codecContext (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_conf (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_finished (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_formatContext (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_frames (defined in Video::LibAVDecoder)Video::LibAVDecoder
m_rescale (defined in Video::LibAVDecoder)Video::LibAVDecoder
open_codec_context(VideoInterface &self, const AVStream *stream, std::function< void(AVCodecContext &)> setup) (defined in Video::LibAVDecoder)Video::LibAVDecoder
open_hwdec(const AVCodec &) noexcept (defined in Video::LibAVDecoder)Video::LibAVDecoder
pixel_format (defined in Video::ImageFormat)Video::ImageFormat
read_one_frame(AVPacket &packet) (defined in Video::LibAVDecoder)Video::LibAVDecoder
read_one_frame_avcodec(AVPacket &packet) (defined in Video::LibAVDecoder)Video::LibAVDecoder
read_one_frame_raw(AVPacket &packet) (defined in Video::LibAVDecoder)Video::LibAVDecoder
realTime (defined in Video::VideoMetadata)Video::VideoMetadata
release_frame(AVFrame *frame) noexcept override (defined in Video::CameraInput)Video::CameraInputvirtual
start() noexcept override (defined in Video::CameraInput)Video::CameraInputvirtual
stop() noexcept override (defined in Video::CameraInput)Video::CameraInputvirtual
width (defined in Video::ImageFormat)Video::ImageFormat
~CameraInput() noexcept (defined in Video::CameraInput)Video::CameraInput
~ExternalInput() (defined in Video::ExternalInput)Video::ExternalInputvirtual
~VideoInterface() (defined in Video::VideoInterface)Video::VideoInterfacevirtual