PA_PROP_MODULE_DESCRIPTION

For modules: a human readable one-line description of the module's purpose formatted as UTF-8. E.g. "Frobnicate sounds with a flux compensator"

extern (C)
enum PA_PROP_MODULE_DESCRIPTION = "module.description";

Meta