av_stereo3d_type_name

Provide a human-readable name of a given stereo3d type.

@param type The input stereo3d type value.

@return The name of the stereo3d value, or "unknown".

extern (C) @nogc nothrow
const(char)*
av_stereo3d_type_name
(
uint type
)

Meta