class Aws::MediaConvert::Types::ImageInserter
Use the image inserter feature to include a graphic overlay on your video. Enable or disable this feature for each input or output individually. For more information, see docs.aws.amazon.com/mediaconvert/latest/ug/graphic-overlay.html. This setting is disabled by default.
@note When making an API call, you may pass ImageInserter
data as a hash: { insertable_images: [ { duration: 1, fade_in: 1, fade_out: 1, height: 1, image_inserter_input: "__stringMin14PatternS3BmpBMPPngPNGTgaTGAHttpsBmpBMPPngPNGTgaTGA", image_x: 1, image_y: 1, layer: 1, opacity: 1, start_time: "__stringPattern01D20305D205D", width: 1, }, ], }
@!attribute [rw] insertable_images
Specify the images that you want to overlay on your video. The images must be PNG or TGA files. @return [Array<Types::InsertableImage>]
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/ImageInserter AWS API Documentation
Constants
- SENSITIVE