video static method

List<DiveInput> video()

Implementation

static List<DiveInput> video() => obslib.videoInputs().map(DiveInput.fromMap).toList();