av_color_space_from_name

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

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

Meta