durationFrames property

double durationFrames

Implementation

double get durationFrames {
  return endFrame - startFrame;
}