recording property

List<MediaDevice> get recording

List of audio microphone devices

Implementation

List<MediaDevice> get recording => List.unmodifiable(_recording);