class Aws::MediaConvert::Types::AvailBlanking

Use ad avail blanking settings to specify your output content during SCTE-35 triggered ad avails. You can blank your video or overlay it with an image. MediaConvert also removes any audio and embedded captions during the ad avail. For more information, see docs.aws.amazon.com/mediaconvert/latest/ug/ad-avail-blanking.html.

@note When making an API call, you may pass AvailBlanking

data as a hash:

    {
      avail_blanking_image: "__stringMin14PatternS3BmpBMPPngPNGHttpsBmpBMPPngPNG",
    }

@!attribute [rw] avail_blanking_image

Blanking image to be used. Leave empty for solid black. Only bmp and
png images are supported.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/AvailBlanking AWS API Documentation

Constants

SENSITIVE