Zao SDK for Jetson / libzao-endpoint API リファレンス 1.5.0.0 (2024-09-25)
Loading...
Searching...
No Matches
zao::endpoint::video::VideoFormat Member List

This is the complete list of members for zao::endpoint::video::VideoFormat, including all inherited members.

GetColorSpace() const noexceptzao::endpoint::video::VideoFormatinline
GetFieldHeight() const noexceptzao::endpoint::video::VideoFormatinline
GetFramerate(int &numerator, int &denominator) const noexceptzao::endpoint::video::VideoFormatinline
GetFramerate() const noexceptzao::endpoint::video::VideoFormatinline
GetHeight() const noexceptzao::endpoint::video::VideoFormatinline
GetInterlaced() const noexceptzao::endpoint::video::VideoFormatinline
GetPixelFormat() const noexceptzao::endpoint::video::VideoFormatinline
GetQuantization() const noexceptzao::endpoint::video::VideoFormatinline
GetWidth() const noexceptzao::endpoint::video::VideoFormatinline
operator!=(const VideoFormat &other) constzao::endpoint::video::VideoFormatinline
operator==(const VideoFormat &other) constzao::endpoint::video::VideoFormatinline
VideoFormat() noexceptzao::endpoint::video::VideoFormatinline
VideoFormat(int width, int height, bool interlaced, double fps, uint32_t pixelformat, v4l2_quantization quantization, v4l2_colorspace colorspace) noexceptzao::endpoint::video::VideoFormatinline