You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConvert::Types::AvailBlanking
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaConvert::Types::AvailBlanking
- Defined in:
- (unknown)
Overview
Note:
When passing AvailBlanking as input to an Aws::Client method, you can use a vanilla Hash:
{
avail_blanking_image: "__stringMin14PatternS3BmpBMPPngPNGHttpsBmpBMPPngPNG",
}
Settings for Avail Blanking
Returned by:
Instance Attribute Summary collapse
-
#avail_blanking_image ⇒ String
Blanking image to be used.
Instance Attribute Details
#avail_blanking_image ⇒ String
Blanking image to be used. Leave empty for solid black. Only bmp and png images are supported.