Module device

Source
Expand description

Devices model physical hardware or software devices in the system and can create other objects such as nodes or other devices.

This module contains wrappers for pw_device and related items.

Structsยง

Device
A proxy to a device.
DeviceChangeMask
DeviceInfo
DeviceInfoRef
DeviceListener
An owned listener for device events.
DeviceListenerLocalBuilder
A builder for registering device event callbacks.