Iterate over all registered muxers.
@param opaque a pointer where libavformat will store the iteration state. Must point to NULL to start the iteration.
@return the next registered muxer or NULL when the iteration is finished
See Implementation
Iterate over all registered muxers.
@param opaque a pointer where libavformat will store the iteration state. Must point to NULL to start the iteration.
@return the next registered muxer or NULL when the iteration is finished