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, hasTrackId
public WebOptimizedMP4Muxer(SeekableByteChannel output, Brand brand, int headerSize) throws IOException
IOException
public static WebOptimizedMP4Muxer withOldHeader(SeekableByteChannel output, Brand brand, MovieBox oldHeader) throws IOException
IOException
public void storeHeader(MovieBox movie) throws IOException
storeHeader
in class MP4Muxer
IOException
Copyright © 2019. All rights reserved.