|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FragmentIntersectionFinder | |
|---|---|
| com.googlecode.mp4parser.authoring.builder | |
| com.googlecode.mp4parser.authoring.builder.smoothstreaming | |
| Uses of FragmentIntersectionFinder in com.googlecode.mp4parser.authoring.builder |
|---|
| Classes in com.googlecode.mp4parser.authoring.builder that implement FragmentIntersectionFinder | |
|---|---|
class |
SyncSampleIntersectFinderImpl
This FragmentIntersectionFinder cuts the input movie exactly before
the sync samples. |
class |
TwoSecondIntersectionFinder
This FragmentIntersectionFinder cuts the input movie in 2 second
snippets. |
| Methods in com.googlecode.mp4parser.authoring.builder with parameters of type FragmentIntersectionFinder | |
|---|---|
void |
DefaultMp4Builder.setIntersectionFinder(FragmentIntersectionFinder intersectionFinder)
|
void |
FragmentedMp4Builder.setIntersectionFinder(FragmentIntersectionFinder intersectionFinder)
|
| Uses of FragmentIntersectionFinder in com.googlecode.mp4parser.authoring.builder.smoothstreaming |
|---|
| Methods in com.googlecode.mp4parser.authoring.builder.smoothstreaming with parameters of type FragmentIntersectionFinder | |
|---|---|
void |
FlatManifestWriterImpl.setIntersectionFinder(FragmentIntersectionFinder intersectionFinder)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||