
Public Member Functions | |
| def | __init__ |
| def | add |
| def | findItem |
| def | fromDict |
| def | getName |
| def | onLink |
| def | printDetails |
| def | saveToFile |
| def | showDetails |
| def | toDict |
Public Attributes | |
| format | |
| frameId | |
| height | |
| name | |
| output | |
| respawn | |
| videoDevice | |
| width | |
Private Attributes | |
| _format | |
| _frameId | |
| _height | |
| _isValid | |
| _name | |
| _output | |
| _respawn | |
| _videoDevice | |
| _width | |
| def BAL.Devices.UsbCam.UsbCam.__init__ | ( | self, | |
| frame, | |||
| data | |||
| ) |
| def BAL.Devices.UsbCam.UsbCam.add | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.UsbCam.UsbCam.findItem | ( | self | ) |
| def BAL.Devices.UsbCam.UsbCam.fromDict | ( | self, | |
| data | |||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.UsbCam.UsbCam.getName | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.UsbCam.UsbCam.onLink | ( | self, | |
| URL | |||
| ) |
| def BAL.Devices.UsbCam.UsbCam.printDetails | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.UsbCam.UsbCam.saveToFile | ( | self, | |
| parent | |||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.UsbCam.UsbCam.showDetails | ( | self, | |
items = None |
|||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.UsbCam.UsbCam.toDict | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
BAL::Devices::UsbCam.UsbCam::_format [private] |
BAL::Devices::UsbCam.UsbCam::_frameId [private] |
BAL::Devices::UsbCam.UsbCam::_height [private] |
BAL::Devices::UsbCam.UsbCam::_isValid [private] |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
BAL::Devices::UsbCam.UsbCam::_name [private] |
BAL::Devices::UsbCam.UsbCam::_output [private] |
BAL::Devices::UsbCam.UsbCam::_respawn [private] |
BAL::Devices::UsbCam.UsbCam::_width [private] |