8#ifndef META_OCEAN_MEDIA_IMAGEIO_IIO_BUFFER_IMAGE_RECORDER_H
9#define META_OCEAN_MEDIA_IMAGEIO_IIO_BUFFER_IMAGE_RECORDER_H
42 bool saveImage(
const Frame& frame,
const std::string& imageType, std::vector<uint8_t>& buffer)
override;
48 bool buffer(std::vector<uint8_t>& data)
const override;
This class implements Ocean's image class.
Definition Frame.h:1808
The namespace covering the entire Ocean framework.
Definition Accessor.h:15