av_codec_next

If c is NULL, returns the first registered codec, if c is non-NULL, returns the next registered codec after c, or NULL if c is the last one.

@nogc nothrow extern (C)
av_codec_next

Meta