8#ifndef META_OCEAN_MEDIA_FRAME_RECORDER_H
9#define META_OCEAN_MEDIA_FRAME_RECORDER_H
47 inline const FrameType& frameType()
const;
53 inline double frameFrequency()
const;
59 inline const std::string& frameEncoder()
const;
This class implements Ocean's image class.
Definition Frame.h:1808
Definition of a frame type composed by the frame dimension, pixel format and pixel origin.
Definition Frame.h:30
This template class implements a smart object reference which is a specialization of an ObjectRef obj...
Definition SmartObjectRef.h:90
The namespace covering the entire Ocean framework.
Definition Accessor.h:15