AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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 https://docs.aws.amazon.com/mediaconvert/latest/ug/ad-avail-blanking.html.

Inheritance Hierarchy

System.Object
  Amazon.MediaConvert.Model.AvailBlanking

Namespace: Amazon.MediaConvert.Model
Assembly: AWSSDK.MediaConvert.dll
Version: 3.x.y.z

Syntax

C#
public class AvailBlanking

The AvailBlanking type exposes the following members

Constructors

NameDescription
Public Method AvailBlanking()

Properties

NameTypeDescription
Public Property AvailBlankingImage System.String

Gets and sets the property AvailBlankingImage. Blanking image to be used. Leave empty for solid black. Only bmp and png images are supported.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5