Package | Description |
---|---|
org.jcodec.containers.mp4 |
Modifier and Type | Method and Description |
---|---|
static MP4Util.Atom |
MP4Util.atom(SeekableByteChannel input) |
static MP4Util.Atom |
MP4Util.findFirstAtom(String fourcc,
SeekableByteChannel input) |
static MP4Util.Atom |
MP4Util.findFirstAtomInFile(String fourcc,
File input) |
Modifier and Type | Method and Description |
---|---|
static List<MP4Util.Atom> |
MP4Util.getRootAtoms(SeekableByteChannel input) |
Copyright © 2019. All rights reserved.