AVBitStreamFilter.codec_ids

A list of codec ids supported by the filter, terminated by AV_CODEC_ID_NONE. May be NULL, in that case the bitstream filter works with any codec id.

struct AVBitStreamFilter
const(AVCodecID)* codec_ids;

Meta