disguise developers

Designer Plugins

Plugins for Disguise Designer software.

DeviceMap

Base class: Resource

Subclasses: AudioOutDeviceMap, VideoInDeviceMap

Properties

hardware : List[HardwareIdentifier]

mappings : List[Mapping]

Methods

addHardware(self, hwId: HardwareIdentifier)

findHardware(self, logical: LogicalDevice) -> HardwareIdentifier

getHardwareById(self, hardwareId: str) -> HardwareIdentifier

getHardwareDevices(self) -> List[HardwareIdentifier]

getMappedHardwareDevices(self) -> List[HardwareIdentifier]

mapDevice(self, hardwareId: HardwareIdentifier, logical: LogicalDevice)

removeHardware(self, hwId: str)