PA_CHANNEL_MAP_SNPRINT_MAX

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

extern (C)
enum PA_CHANNEL_MAP_SNPRINT_MAX = 336;

Meta