Uses of Class
io.antmedia.muxer.Muxer
-
Uses of Muxer in io.antmedia.muxer
Modifier and TypeClassDescriptionclass
class
class
class
class
Modifier and TypeFieldDescriptionprotected Muxer
MuxAdaptor.dashMuxer
It's defined here because EncoderAdaptor should access it directly to add new streams.Modifier and TypeMethodDescriptionprivate Muxer
MuxAdaptor.addMp4Muxer()
MuxAdaptor.findDynamicRecordMuxer
(RecordType recordType) MuxAdaptor.getDashMuxer()
Modifier and TypeMethodDescriptionboolean
boolean
protected boolean
MuxAdaptor.addMuxerInternal
(Muxer muxer) boolean
MuxAdaptor.prepareMuxer
(Muxer muxer, int resolutionHeight) boolean
MuxAdaptor.removeMuxer
(Muxer muxer)