Constructor
new LiveDevice(options)
Creates an instance of LiveDevice.
Parameters:
Name | Type | Description |
---|---|---|
options | LiveDeviceOptions | The options for the LiveDevice instance. |
- Source
Extends
- Duplex
Members
filter :string
The filter for the device.
Type:
- string
- Source
iface :InterfaceInfo
The interface information for the device.
Type:
- Source
stats :DeviceStats
The statistics of the device.
Type:
- Source