recordingIndex property
      
      int
      get
      recordingIndex
      
    
    
Index of selected microphone device
Implementation
int get recordingIndex => _selRecordingIndex;
Index of selected microphone device
int get recordingIndex => _selRecordingIndex;