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
show all
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

Instance Attribute Details

#avail_blanking_imageString

Blanking image to be used. Leave empty for solid black. Only bmp and png images are supported.

Returns:

  • (String)

    Blanking image to be used.