pub unsafe extern "C" fn av_stereo3d_type_name(
type_: c_uint,
) -> *const c_charExpand description
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”.