class Aws::MediaConvert::Types::Id3Insertion


@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/Id3Insertion AWS API Documentation
@return [String]
Provide a Timecode (TimeCode) in HH:MM:SS:FF or HH:MM:SS;FF format.
@!attribute [rw] timecode
@return [String]
Use ID3 tag (Id3) to provide a tag value in base64-encode format.
@!attribute [rw] id_3
}
timecode: “__stringPattern010920405090509092”,
id_3: “__stringPatternAZaZ0902”,
{
data as a hash:
@note When making an API call, you may pass Id3Insertion
ID3 insertion (Id3Insertion).
insert multiple ID3 tags in your output, create multiple instances of
(TimeCode) to specify the time when the tag should be inserted. To
(Id3) to specify the base 64 encoded string and use Timecode
To insert ID3 tags in your output, specify two values. Use ID3 tag