| Interface | Description |
|---|---|
| FragmentIntersectionFinder | |
| Mp4Builder |
Transforms a
Movie object to an IsoFile. |
| Class | Description |
|---|---|
| ByteBufferHelper |
Used to merge adjacent byte buffers.
|
| DefaultMp4Builder |
Creates a plain MP4 file from a video.
|
| FragmentedMp4Builder |
Creates a fragmented MP4 file.
|
| StaticFragmentIntersectionFinderImpl |
Uses a predefined list of sample numbers to divide up a track.
|
| SyncSampleIntersectFinderImpl |
This
FragmentIntersectionFinder cuts the input movie video tracks in
fragments of the same length exactly before the sync samples. |
| SyncSampleIntersectFinderImpl.CacheTuple | |
| TwoSecondIntersectionFinder |
This
FragmentIntersectionFinder cuts the input movie in 2 second
snippets. |
Copyright © 2014. All rights reserved.