OptionaldeviceOSD name shown on the bus (only the first 13 characters are used).
OptionaldeviceDevice type this instance presents as. Defaults to RecordingDevice.
OptionalphysicalPhysical address, e.g. 0x1000; 0 (default) autodetects it.
OptionalbaseLogical address of the device this adapter hangs off.
Optionalhdmi1-based HDMI port used for physical-address detection.
OptionalactivateBecome the active source when the connection opens.
OptionalmonitorPassive monitor: claim no logical address, only observe traffic.
OptionalcecCEC version to advertise.
OptionalenableAlso emit the CecAdapterEvents.commandHandler event. Off by default:
it routes every command through libCEC's blocking command-handler path and
carries the same data as the cheaper command event, and it cannot suppress
libCEC's default handling.
Options passed to the CecAdapter constructor. All fields are optional.