FrameInfo

Information about a 'frame zone' - stored in a random access array.

All frames are stored in a random-access array for quick access, so this should be as small as possible to avoid wasting memory.

Members

Functions

endTime
ulong endTime()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

duration
ulong duration;
Undocumented in source.
extents
ChunkyEventList.SliceExtents extents;
Undocumented in source.
startTime
ulong startTime;
Undocumented in source.

Meta