Class RKJPEGDecoder

Inheritance Relationships

Base Type

Class Documentation

class RKJPEGDecoder : public orbbec_camera::JPEGDecoder

Public Functions

RKJPEGDecoder(int width, int height)
~RKJPEGDecoder() override
virtual bool decode(const std::shared_ptr<ob::ColorFrame> &frame, uint8_t *dest) override
bool mppFrame2RGB(const MppFrame frame, uint8_t *data)