output_count property
Maximum number of output channels supported by this device. If the value is zero, the device does not support output operation (i.e. it is an input only device).
Implementation
@ffi.UnsignedInt()
external int output_count;
Maximum number of output channels supported by this device. If the value is zero, the device does not support output operation (i.e. it is an input only device).
@ffi.UnsignedInt()
external int output_count;