Uses of Class
software.amazon.awssdk.services.medialive.model.Id3SegmentTaggingScheduleActionSettings
-
Packages that use Id3SegmentTaggingScheduleActionSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of Id3SegmentTaggingScheduleActionSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return Id3SegmentTaggingScheduleActionSettings Modifier and Type Method Description Id3SegmentTaggingScheduleActionSettingsScheduleActionSettings. id3SegmentTaggingSettings()Action to insert ID3 metadata in every segment, in applicable output groupsMethods in software.amazon.awssdk.services.medialive.model with parameters of type Id3SegmentTaggingScheduleActionSettings Modifier and Type Method Description ScheduleActionSettings.BuilderScheduleActionSettings.Builder. id3SegmentTaggingSettings(Id3SegmentTaggingScheduleActionSettings id3SegmentTaggingSettings)Action to insert ID3 metadata in every segment, in applicable output groups
-