Uses of Class
software.amazon.awssdk.services.medialive.model.HlsId3SegmentTaggingScheduleActionSettings
-
Packages that use HlsId3SegmentTaggingScheduleActionSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of HlsId3SegmentTaggingScheduleActionSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return HlsId3SegmentTaggingScheduleActionSettings Modifier and Type Method Description HlsId3SegmentTaggingScheduleActionSettingsScheduleActionSettings. hlsId3SegmentTaggingSettings()Action to insert HLS ID3 segment taggingMethods in software.amazon.awssdk.services.medialive.model with parameters of type HlsId3SegmentTaggingScheduleActionSettings Modifier and Type Method Description ScheduleActionSettings.BuilderScheduleActionSettings.Builder. hlsId3SegmentTaggingSettings(HlsId3SegmentTaggingScheduleActionSettings hlsId3SegmentTaggingSettings)Action to insert HLS ID3 segment tagging
-