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