StartSegmentDetectionFilters constructor
StartSegmentDetectionFilters({
- StartShotDetectionFilter? shotFilter,
- StartTechnicalCueDetectionFilter? technicalCueFilter,
Implementation
StartSegmentDetectionFilters({
this.shotFilter,
this.technicalCueFilter,
});