output property

Rx<DeviceDetails?> get output

Returns ID of the currently used output device.

Implementation

Rx<DeviceDetails?> get output => _call.value.outputDevice;