av_spherical_from_name

Get the AVSphericalProjection form a human-readable name.

@param name The input string.

@return The AVSphericalProjection value, or -1 if not found.

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

Meta