Table Of Contents

Previous topic

Phonon.EffectParameter

Next topic

Phonon.BackendInterface

Phonon.EffectInterface

Detailed Description

class PySide.phonon.Phonon.EffectInterface
PySide.phonon.Phonon.EffectInterface.parameterValue(arg__1)
Parameters:arg__1PySide.phonon.Phonon::EffectParameter
Return type:object

See also

PySide.phonon.Phonon::EffectInterface.setParameterValue()

PySide.phonon.Phonon.EffectInterface.parameters()
Return type:
PySide.phonon.Phonon.EffectInterface.setParameterValue(arg__1, newValue)
Parameters:
  • arg__1PySide.phonon.Phonon::EffectParameter
  • newValue – object

See also

PySide.phonon.Phonon::EffectInterface.parameterValue()