Uses of Class
io.antmedia.muxer.Muxer
Packages that use Muxer
-
Uses of Muxer in io.antmedia.muxer
Subclasses of Muxer in io.antmedia.muxerModifier and TypeClassDescriptionclass
class
class
class
class
Fields in io.antmedia.muxer declared as MuxerModifier and TypeFieldDescriptionprotected Muxer
MuxAdaptor.dashMuxer
It's defined here because EncoderAdaptor should access it directly to add new streams.Fields in io.antmedia.muxer with type parameters of type MuxerMethods in io.antmedia.muxer that return MuxerModifier and TypeMethodDescriptionprivate Muxer
MuxAdaptor.addMp4Muxer()
MuxAdaptor.findDynamicRecordMuxer
(RecordType recordType) MuxAdaptor.getDashMuxer()
Methods in io.antmedia.muxer that return types with arguments of type MuxerMethods in io.antmedia.muxer with parameters of type MuxerModifier and TypeMethodDescriptionboolean
boolean
protected boolean
MuxAdaptor.addMuxerInternal
(Muxer muxer) boolean
MuxAdaptor.prepareMuxer
(Muxer muxer, int resolutionHeight) boolean
MuxAdaptor.removeMuxer
(Muxer muxer)