mdatOffset, out| Constructor and Description |
|---|
WebOptimizedMP4Muxer(SeekableByteChannel output,
Brand brand,
int headerSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
storeHeader(MovieBox movie) |
static WebOptimizedMP4Muxer |
withOldHeader(SeekableByteChannel output,
Brand brand,
MovieBox oldHeader) |
addAudioTrack, addCompressedAudioTrack, addPCMAudioTrack, addTimecodeTrack, addTrack, addTrackWithId, addVideoTrack, createMP4Muxer, createMP4MuxerToChannel, finalizeHeader, finish, getAudioTracks, getNextTrackId, getTimecodeTrack, getTracks, getVideoTrack, hasTrackIdpublic WebOptimizedMP4Muxer(SeekableByteChannel output, Brand brand, int headerSize) throws IOException
IOExceptionpublic static WebOptimizedMP4Muxer withOldHeader(SeekableByteChannel output, Brand brand, MovieBox oldHeader) throws IOException
IOExceptionpublic void storeHeader(MovieBox movie) throws IOException
storeHeader in class MP4MuxerIOExceptionCopyright © 2019. All rights reserved.