pp_get_mode_by_name_and_quality

Return a pp_mode or NULL if an error occurred.

@param name the string after "-pp" on the command line @param quality a number from 0 to PP_QUALITY_MAX

extern (C) @nogc nothrow
pp_get_mode_by_name_and_quality
(
const(char)* name
,)

Meta