configuredInput property

InputDeviceConfiguredInput? configuredInput
final

The input source that you want to use. If the device has a source connected to only one of its input ports, or if you don't care which source the device sends, specify Auto. If the device has sources connected to both its input ports, and you want to use a specific source, specify the source.

Implementation

final InputDeviceConfiguredInput? configuredInput;