| Package | Description |
|---|---|
| org.mp4parser.streaming.output.mp4 |
| Modifier and Type | Class and Description |
|---|---|
class |
FragmentedMp4Writer
Creates a fragmented MP4 file consisting of a header [ftyp, moov], any number of fragments
[moof, mdat]+ and a footer [mfra].
|
class |
StandardMp4Writer
Creates an MP4 file with ftyp, mdat+, moov order.
|
Copyright © 2018. All rights reserved.