Function av_stereo3d_view_name

pub unsafe extern "C" fn av_stereo3d_view_name(view: u32) -> *const i8
Expand description

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”.