Package | Description |
---|---|
org.jcodec.containers.mp4.muxer |
Modifier and Type | Class and Description |
---|---|
class |
TimecodeMP4MuxerTrack
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Timecode MP4 muxer track
|
Modifier and Type | Method and Description |
---|---|
CodecMP4MuxerTrack |
MP4Muxer.addCompressedAudioTrack(Codec codec,
AudioFormat format) |
CodecMP4MuxerTrack |
MP4Muxer.addTrackWithId(MP4TrackType type,
Codec codec,
int trackId) |
Copyright © 2019. All rights reserved.