8#ifndef META_OCEAN_MEDIA_IMAGE_SEQUENCE_H
9#define META_OCEAN_MEDIA_IMAGE_SEQUENCE_H
84 virtual unsigned int index()
const;
143 unsigned int frameStartIndex_ = 0u;
146 unsigned int frameIndex_ = 0u;
149 mutable unsigned int images_ = (
unsigned int)(-1);
152 unsigned int filenameIndexLength_ = 0u;
158 bool explicitSequenceModeStarted_ =
false;
PixelFormat
Definition of all pixel formats available in the Ocean framework.
Definition Frame.h:183
The namespace covering the entire Ocean framework.
Definition Accessor.h:15