public class StaticFragmentIntersectionFinderImpl extends Object implements FragmentIntersectionFinder
| Constructor and Description |
|---|
StaticFragmentIntersectionFinderImpl(Map<Track,long[]> sampleNumbers) |
| Modifier and Type | Method and Description |
|---|---|
long[] |
sampleNumbers(Track track)
Gets the ordinal number of the samples which will be the first sample
in each fragment.
|
public long[] sampleNumbers(Track track)
FragmentIntersectionFindersampleNumbers in interface FragmentIntersectionFindertrack - concerned trackCopyright © 2014. All rights reserved.