Searched defs:editListDurations (Results 1 – 2 of 2) sorted by relevance
87 @Nullable public final long[] editListDurations; field in Track105 @Nullable long[] editListDurations, @Nullable long[] editListMediaTimes) { in Track()
129 @Nullable long[] editListDurations = null; in parseTrak() local1045 long[] editListDurations = new long[entryCount]; in parseEdts() local