TrackDurationInt property

int get TrackDurationInt

Implementation

int get TrackDurationInt {
  return toInt(TrackDuration);
}