You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConvert::Types::Id3InsertionWhen passing Id3Insertion as input to an Aws::Client method, you can use a vanilla Hash:
{
id_3: "__stringPatternAZaZ0902",
timecode: "__stringPattern010920405090509092",
}
To insert ID3 tags in your output, specify two values. Use ID3 tag (Id3) to specify the base 64 encoded string and use Timecode (TimeCode) to specify the time when the tag should be inserted. To insert multiple ID3 tags in your output, create multiple instances of ID3 insertion (Id3Insertion).
Instance Attribute Summary collapseUse ID3 tag (Id3) to provide a tag value in base64-encode format.
Provide a Timecode (TimeCode) in HH:MM:SS:FF or HH:MM:SS;FF format.
Use ID3 tag (Id3) to provide a tag value in base64-encode format.
#timecode ⇒ StringProvide a Timecode (TimeCode) in HH:MM:SS:FF or HH:MM:SS;FF format.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4