Uses of Package
io.antmedia.muxer
Packages that use io.antmedia.muxer
Package
Description
-
Classes in io.antmedia.muxer used by io.antmedia
-
Classes in io.antmedia.muxer used by io.antmedia.muxerClassDescriptionThe listener interface to update the Endpoint status.PLEASE READ HERE BEFORE YOU IMPLEMENT A MUXER THAT INHERITS THIS CLASS One muxer can be used by multiple encoder so some functions(init, writeTrailer) may be called multiple times, save functions with guards and sync blocks Muxer MUST NOT changed packet content somehow, data, stream index, pts, dts, duration, etc.This class is used generally to send direct video buffer to muxer
-
Classes in io.antmedia.muxer used by io.antmedia.pluginClassDescriptionThis class is used generally to send direct video buffer to muxer
-
Classes in io.antmedia.muxer used by io.antmedia.rest
-
Classes in io.antmedia.muxer used by io.antmedia.streamsource
-
Classes in io.antmedia.muxer used by org.red5.server.stream