hi there.
i'm using phonon to play some sounds but i can't seem to control the
audio output volume as i expect to be able to.
i set up phonon like so:
self.sfx_output=Phonon.AudioOutput(Phonon.MusicCategory,self)
self.sfx_player=Phonon.MediaObject(self)
Phonon.createPath(self.sfx_player,self.
hi there.
i'm using phonon to play some sounds but i can't seem to control the
audio output volume as i expect to be able to.
i set up phonon like so:
self.sfx_output=Phonon.AudioOutput(Phonon.MusicCategory,self)
self.sfx_player=Phonon.MediaObject(self)
Phonon.createPath(self.sfx_player,self.