Interface HlsId3SegmentTaggingScheduleActionSettings.Builder

All Superinterfaces:
Buildable, CopyableBuilder<HlsId3SegmentTaggingScheduleActionSettings.Builder,HlsId3SegmentTaggingScheduleActionSettings>, SdkBuilder<HlsId3SegmentTaggingScheduleActionSettings.Builder,HlsId3SegmentTaggingScheduleActionSettings>, SdkPojo
Enclosing class:
HlsId3SegmentTaggingScheduleActionSettings

public static interface HlsId3SegmentTaggingScheduleActionSettings.Builder extends SdkPojo, CopyableBuilder<HlsId3SegmentTaggingScheduleActionSettings.Builder,HlsId3SegmentTaggingScheduleActionSettings>
  • Method Details

    • tag

      ID3 tag to insert into each segment. Supports special keyword identifiers to substitute in segment-related values.\nSupported keyword identifiers: https://docs.aws.amazon.com/medialive/latest/ug/variable-data-identifiers.html
      Parameters:
      tag - ID3 tag to insert into each segment. Supports special keyword identifiers to substitute in segment-related values.\nSupported keyword identifiers: https://docs.aws.amazon.com/medialive/latest/ug/variable-data-identifiers.html
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id3

      Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure
      Parameters:
      id3 - Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure
      Returns:
      Returns a reference to this object so that method calls can be chained together.