pa_sw_cvolume_multiply

Multiply two per-channel volumes and return the result in * *dest. This is only valid for software volumes! a, b and dest may * point to the same structure. Returns dest, or NULL on error.

extern (C)
pa_sw_cvolume_multiply
(,
const(pa_cvolume)* a
,
const(pa_cvolume)* b
)

Meta