Package | Description |
---|---|
org.jcodec.containers.mp4 | |
org.jcodec.containers.mp4.boxes | |
org.jcodec.containers.mp4.muxer |
Modifier and Type | Method and Description |
---|---|
FileTypeBox |
Brand.getFileTypeBox() |
FileTypeBox |
MP4Util.Movie.getFtyp() |
Constructor and Description |
---|
Movie(FileTypeBox ftyp,
MovieBox moov) |
Modifier and Type | Method and Description |
---|---|
static FileTypeBox |
FileTypeBox.createFileTypeBox(String majorBrand,
int minorVersion,
Collection<String> compBrands) |
Constructor and Description |
---|
MP4Muxer(SeekableByteChannel output,
FileTypeBox ftyp) |
Copyright © 2019. All rights reserved.