PA_VOLUME_SNPRINT_VERBOSE_MAX

Maximum length of the strings returned by pa_volume_snprint_verbose(). * Please note that this value can change with any release without warning and * withou being considered API or ABI breakage. You should not use this * definition anywhere where it might become part of an ABI. \since 5.0

extern (C)
enum PA_VOLUME_SNPRINT_VERBOSE_MAX = 35;

Meta