selectedSegmentTypes property

List<SegmentTypeInfo>? selectedSegmentTypes
final

An array containing the segment types requested in the call to StartSegmentDetection.

Implementation

final List<SegmentTypeInfo>? selectedSegmentTypes;