public class FragmentedMp4SampleList extends AbstractList<Sample>
modCount| Constructor and Description |
|---|
FragmentedMp4SampleList(long track,
Container topLevel,
IsoFile... fragments) |
| Modifier and Type | Method and Description |
|---|---|
Sample |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic Sample get(int index)
public int size()
size in interface Collection<Sample>size in interface List<Sample>size in class AbstractCollection<Sample>Copyright © 2016. All rights reserved.