An index entry for a IStream.
virtual bool isKeyFrame()=0
Is this index entry pointing to a key frame.
virtual int32_t getMinDistance()=0
Minimum number of index entries between this index entry and the last keyframe in the index,...
virtual int32_t getSize()=0
The size of bytes of the frame this index entry points to.
virtual int64_t getPosition()=0
The position in bytes of the frame corresponding to this index entry in the IContainer.
virtual int64_t getTimeStamp()=0
The actual time stamp, in units of IStream#getTimeBase(), of the frame this entry points to.
virtual int32_t getFlags()=0
Flags set for this entry.