Package io.antmedia.muxer
package io.antmedia.muxer
-
ClassDescriptionThe 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