HlsId3SegmentTaggingScheduleActionSettings constructor

HlsId3SegmentTaggingScheduleActionSettings({
  1. required String tag,
})

Implementation

HlsId3SegmentTaggingScheduleActionSettings({
  required this.tag,
});