22 m_currentFrameTime (0),
virtual bool seek(ossim_float64 reference_time_sec, SeekType seekType)=0
Seeks to the frame at time specified, according to the seekType (relative to active frame or absolute...
Pure virtual base class for all video sources – analogous to ossimImageSource.
Pure virtual base class for all video file handlers – analogous to ossimImageHandler.
double nan()
Method to return ieee floating point double precision NAN.
This code was derived from https://gist.github.com/mshockwave.
virtual bool open()=0
Returns TRUE if video file at m_videoFilename is successfully opened.
virtual void rewind()
For rewinding all active streams to beginning.
ossimFilename m_videoFilename
#define RTTI_DEF1(cls, name, b1)