Phonon.VideoWidgetInterface

Detailed Description

class PySide.phonon.Phonon.VideoWidgetInterface
PySide.phonon.Phonon.VideoWidgetInterface.aspectRatio()
Return type:PySide.phonon.Phonon::VideoWidget.AspectRatio
PySide.phonon.Phonon.VideoWidgetInterface.brightness()
Return type:PySide.QtCore.qreal
PySide.phonon.Phonon.VideoWidgetInterface.contrast()
Return type:PySide.QtCore.qreal
PySide.phonon.Phonon.VideoWidgetInterface.hue()
Return type:PySide.QtCore.qreal
PySide.phonon.Phonon.VideoWidgetInterface.saturation()
Return type:PySide.QtCore.qreal
PySide.phonon.Phonon.VideoWidgetInterface.scaleMode()
Return type:PySide.phonon.Phonon::VideoWidget.ScaleMode
PySide.phonon.Phonon.VideoWidgetInterface.setAspectRatio(arg__1)
Parameters:arg__1PySide.phonon.Phonon::VideoWidget.AspectRatio
PySide.phonon.Phonon.VideoWidgetInterface.setBrightness(arg__1)
Parameters:arg__1PySide.QtCore.qreal
PySide.phonon.Phonon.VideoWidgetInterface.setContrast(arg__1)
Parameters:arg__1PySide.QtCore.qreal
PySide.phonon.Phonon.VideoWidgetInterface.setHue(arg__1)
Parameters:arg__1PySide.QtCore.qreal
PySide.phonon.Phonon.VideoWidgetInterface.setSaturation(arg__1)
Parameters:arg__1PySide.QtCore.qreal
PySide.phonon.Phonon.VideoWidgetInterface.setScaleMode(arg__1)
Parameters:arg__1PySide.phonon.Phonon::VideoWidget.ScaleMode
PySide.phonon.Phonon.VideoWidgetInterface.widget()
Return type:PySide.QtGui.QWidget