avcodec_parameters_from_context

Fill the parameters struct based on the values from the supplied codec context. Any allocated fields in par are freed and replaced with duplicates of the corresponding fields in codec.

@return >= 0 on success, a negative AVERROR code on failure

extern (C) @nogc nothrow
int
avcodec_parameters_from_context

Meta