av_color_primaries_from_name

@return the AVColorPrimaries value for name or an AVError if not found.

extern (C) @nogc nothrow
int
av_color_primaries_from_name
(
const(char)* name
)

Meta