PA_PROP_DEVICE_STRING

For devices: device string in the underlying audio layer's format. E.g. "surround51:0"

version(linux)
extern (C)
enum PA_PROP_DEVICE_STRING = "device.string";

Meta