| Package | Description |
|---|---|
| com.googlecode.mp4parser.authoring.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticFragmentIntersectionFinderImpl
Uses a predefined list of sample numbers to divide up a track.
|
class |
SyncSampleIntersectFinderImpl
This
FragmentIntersectionFinder cuts the input movie video tracks in
fragments of the same length exactly before the sync samples. |
class |
TwoSecondIntersectionFinder
This
FragmentIntersectionFinder cuts the input movie in 2 second
snippets. |
| Modifier and Type | Field and Description |
|---|---|
protected FragmentIntersectionFinder |
FragmentedMp4Builder.intersectionFinder |
| Modifier and Type | Method and Description |
|---|---|
FragmentIntersectionFinder |
FragmentedMp4Builder.getFragmentIntersectionFinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
FragmentedMp4Builder.setIntersectionFinder(FragmentIntersectionFinder intersectionFinder) |
void |
DefaultMp4Builder.setIntersectionFinder(FragmentIntersectionFinder intersectionFinder) |
Copyright © 2015. All rights reserved.