av_bsf_get_by_name

@return a bitstream filter with the specified name or NULL if no such bitstream filter exists.

extern (C) @nogc nothrow
av_bsf_get_by_name
(
const(char)* name
)

Meta