Implement glk_schannel_set_volume()
authorPhilip Chimento <philip.chimento@gmail.com>
Wed, 5 Jan 2011 21:55:52 +0000 (16:55 -0500)
committerPhilip Chimento <philip.chimento@gmail.com>
Wed, 5 Jan 2011 21:55:52 +0000 (16:55 -0500)
commit24f606be7ff02b0267401f1eb6373d3a8a6d11e0
treec510dec0b4f3e20c71be9b350e1f809c60b9bb10
parentca7d2c46ded9c992b652a490532c6334b7eed207
Implement glk_schannel_set_volume()

Implement setting volume on sound channels using the GStreamer "volume"
element.
libchimara/gestalt.c
libchimara/schannel.c