Phonon.VideoCaptureDevice

Synopsis

Functions

Static functions

Detailed Description

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