Lines Matching full:volumes
38 * own volumes. To deal with these, The PulseAudio library contains a number of
45 * Volumes commonly span between muted (0%), and normal (100%). It is possible
46 * to set volumes to higher than 100%, but clipping might occur.
50 * volumes enabled, it means the maximum volume that the sound hardware is
55 * With flat volumes disabled the sink input volume is relative to the sink
64 * The volumes in PulseAudio are cubic in nature and applications shouldn't
74 * It's often unknown what scale hardware volumes relate to. Don't use the
75 * above functions on sink and source volumes, unless the sink or source in
78 * it's sufficient to treat all volumes as opaque with a range from
129 * Note: UIs should deal gracefully with volumes greater than this value
151 * have the same number of channels and that the volumes of
276 * valid for software volumes! */
279 /** Multiply two per-channel volumes and return the result in
280 * *dest. This is only valid for software volumes! a, b and dest may
285 * result in *dest. This is only valid for software volumes! a
292 * for software volumes! If a division by zero is tried the result
296 /** Divide two per-channel volumes and return the result in
297 * *dest. This is only valid for software volumes! a, b
303 * result in *dest. This is only valid for software volumes! a
308 …ert a decibel value to a volume (amplitude, not power). This is only valid for software volumes! */
311 …ert a volume to a decibel value (amplitude, not power). This is only valid for software volumes! */
315 * 1.0 is PA_VOLUME_NORM. This is only valid for software volumes! */
318 /** Convert a volume to a linear factor. This is only valid for software volumes! */
396 * volumes are kept. Returns \a v, or NULL on error. \since 0.9.15 */
402 * between the channel volumes are kept. If cm is NULL this call is