8 #ifndef META_OCEAN_MEDIA_LIVE_VIDEO_H
9 #define META_OCEAN_MEDIA_LIVE_VIDEO_H
122 inline bool isValid()
const;
130 unsigned int width_ = 0u;
133 unsigned int height_ = 0u;
182 virtual float iso(
float* minISO =
nullptr,
float* maxISO =
nullptr,
ControlMode* isoMode =
nullptr)
const;
PixelFormat
Definition of all pixel formats available in the Ocean framework.
Definition: Frame.h:183
@ FORMAT_UNDEFINED
Undefined pixel format.
Definition: Frame.h:187
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15