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 TypeClassDescriptionclassclassclassclassclassLightweight provider that converts encoded H.264 / AACAVPackets coming fromPacketFeederinto Red5 RTMP messages and pushes them to anInMemoryPushPushPipe.classFields in io.antmedia.muxer declared as MuxerModifier and TypeFieldDescriptionprotected MuxerMuxAdaptor.dashMuxerIt'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 MuxerMuxAdaptor.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 TypeMethodDescriptionbooleanbooleanprotected booleanMuxAdaptor.addMuxerInternal(Muxer muxer) booleanMuxAdaptor.prepareMuxer(Muxer muxer, int resolutionHeight) booleanMuxAdaptor.removeMuxer(Muxer muxer)