|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.mp4parser.authoring.builder.TwoSecondIntersectionFinder
public class TwoSecondIntersectionFinder
This FragmentIntersectionFinder cuts the input movie in 2 second
snippets.
| Constructor Summary | |
|---|---|
TwoSecondIntersectionFinder()
|
|
| Method Summary | |
|---|---|
protected long |
getDuration(Track track)
|
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 TwoSecondIntersectionFinder()
| Method Detail |
|---|
protected long getDuration(Track track)
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 | |||||||||