pa_sw_cvolume_divide

Divide 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. \since 0.9.13

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

Meta