Mp4Muxer
class Mp4Muxer(var listener: IMuxerInternal.IMuxerListener? = null, timescale: Int = DEFAULT_TIMESCALE, segmenterFactory: MP4SegmenterFactory = DefaultMP4SegmenterFactory()) : IMuxerInternal
Constructors
Link copied to clipboard
constructor(listener: IMuxerInternal.IMuxerListener? = null, timescale: Int = DEFAULT_TIMESCALE, segmenterFactory: MP4SegmenterFactory = DefaultMP4SegmenterFactory())