| Package | Description |
|---|---|
| org.jcodec.containers.mp4 | |
| org.jcodec.containers.mp4.muxer |
| Modifier and Type | Field and Description |
|---|---|
static Brand |
Brand.MOV |
static Brand |
Brand.MP4 |
| Modifier and Type | Method and Description |
|---|---|
static WebOptimizedMP4Muxer |
WebOptimizedMP4Muxer.withOldHeader(SeekableByteChannel output,
Brand brand,
MovieBox oldHeader) |
| Constructor and Description |
|---|
WebOptimizedMP4Muxer(SeekableByteChannel output,
Brand brand,
int headerSize) |
| Modifier and Type | Method and Description |
|---|---|
static MP4Muxer |
MP4Muxer.createMP4Muxer(SeekableByteChannel output,
Brand brand) |
Copyright © 2019. All rights reserved.