apexsink: change volume property to a double
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 14 Jan 2010 11:47:15 +0000 (12:47 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 14 Jan 2010 11:49:39 +0000 (12:49 +0100)
commit9356b9df101dcad36430e300b1c3b1192869d6ce
tree4c5bab99f4d1131270194ee6067ae910e66ef41f
parentdbc1f9f2d66fd282e61baca0977361510f457a90
apexsink: change volume property to a double

Change the volume property from int to a double so that playbin2 can use it.
Keep the volume internally as a percent for now with the default 75% mapped to
a volume of 1.0.
some cleanups, add some FIXME and comments.

Fixes #606878
ext/apexsink/gstapexsink.c