C# Class Amazon.ElasticTranscoder.Model.Artwork

The file to be used as album art. There can be multiple artworks associated with an audio file, to a maximum of 20.

To remove artwork or leave the artwork empty, you can either set Artwork to null, or set the Merge Policy to "Replace" and use an empty Artwork array.

To pass through existing artwork unchanged, set the Merge Policy to "Prepend", "Append", or "Fallback", and use an empty Artwork array.

Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetAlbumArtFormat ( ) : bool
IsSetEncryption ( ) : bool
IsSetInputKey ( ) : bool
IsSetMaxHeight ( ) : bool
IsSetMaxWidth ( ) : bool
IsSetPaddingPolicy ( ) : bool
IsSetSizingPolicy ( ) : bool