video property

List<MediaDevice> get video

List of audio camera devices

Implementation

List<MediaDevice> get video     => List.unmodifiable(_video);