public class StaticFragmentIntersectionFinderImpl extends Object implements Fragmenter
| 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 (First sample == 1).
|
public long[] sampleNumbers(Track track)
FragmentersampleNumbers in interface Fragmentertrack - concerned trackCopyright © 2016. All rights reserved.