Gfx::Kinect2::kinect2_decoder Class Reference
Inheritance diagram for Gfx::Kinect2::kinect2_decoder:
Video::ExternalInput Video::VideoInterface Video::VideoMetadata Video::ImageFormat

Public Member Functions

 kinect2_decoder (::Video::FrameQueue &queue, int width, int height, AVPixelFormat format, QString filter)
 
bool start () noexcept override
 
void stop () noexcept override
 
AVFrame * dequeue_frame () noexcept override
 
void release_frame (AVFrame *frame) noexcept override
 

Public Attributes

const QString filter
 
- Public Attributes inherited from Video::ImageFormat
int width {}
 
int height {}
 
AVPixelFormat pixel_format = AVPixelFormat(-1)
 

The documentation for this class was generated from the following file:
  • Kinect2Device.cpp