|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.mp4parser.authoring.builder.SyncSampleIntersectFinderImpl
public class SyncSampleIntersectFinderImpl
This FragmentIntersectionFinder cuts the input movie exactly before
the sync samples. Each fragment starts with a sync sample.
| Constructor Summary | |
|---|---|
SyncSampleIntersectFinderImpl()
|
|
| Method Summary | |
|---|---|
int[] |
sampleNumbers(Track track,
Movie movie)
Gets the ordinal number of the samples which will be the first sample in each fragment. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SyncSampleIntersectFinderImpl()
| Method Detail |
|---|
public int[] sampleNumbers(Track track,
Movie movie)
FragmentIntersectionFinder
sampleNumbers in interface FragmentIntersectionFindertrack - concerned trackmovie - the context of the track
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||