8 #ifndef META_OCEAN_MEDIA_BUFFER_IMAGE_H
9 #define META_OCEAN_MEDIA_BUFFER_IMAGE_H
74 virtual bool setBufferImage(
const void* buffer,
const size_t size,
const std::string& imageBufferType = std::string());
80 inline const std::string& getImageBufferType()
const;
107 bool started_ =
false;
This class implements an object able to allocate memory.
Definition: base/Memory.h:22
This class implements a timestamp.
Definition: Timestamp.h:36
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15