Phonon.AudioOutputDevice

Synopsis

Functions

Static functions

Detailed Description

class PySide.phonon.Phonon.AudioOutputDevice
class PySide.phonon.Phonon.AudioOutputDevice(AudioOutputDevice)
class PySide.phonon.Phonon.AudioOutputDevice(index, properties)
Parameters:
  • indexPySide.QtCore.int
  • properties
  • AudioOutputDevicePySide.phonon.Phonon::AudioOutputDevice
PySide.phonon.Phonon.AudioOutputDevice.description()
Return type:unicode
static PySide.phonon.Phonon.AudioOutputDevice.fromIndex(index)
Parameters:indexPySide.QtCore.int
Return type:AudioOutputDevice
PySide.phonon.Phonon.AudioOutputDevice.index()
Return type:PySide.QtCore.int
PySide.phonon.Phonon.AudioOutputDevice.isValid()
Return type:PySide.QtCore.bool
PySide.phonon.Phonon.AudioOutputDevice.name()
Return type:unicode
PySide.phonon.Phonon.AudioOutputDevice.__ne__(otherDescription)
Parameters:otherDescriptionPySide.phonon.Phonon::ObjectDescription
Return type:PySide.QtCore.bool
PySide.phonon.Phonon.AudioOutputDevice.__eq__(otherDescription)
Parameters:otherDescriptionPySide.phonon.Phonon::ObjectDescription
Return type:PySide.QtCore.bool
PySide.phonon.Phonon.AudioOutputDevice.property(name)
Parameters:name – str
Return type:object
PySide.phonon.Phonon.AudioOutputDevice.propertyNames()
Return type: