pub unsafe extern "C" fn av_stereo3d_view_name( view: c_uint, ) -> *const c_char
Provide a human-readable name of a given stereo3d view.
@param type The input stereo3d view value.
@return The name of the stereo3d view value, or “unknown”.