AWS SDK for .NET Documentation
Artwork Property
AmazonAmazon.ElasticTranscoder.ModelJobAlbumArtArtwork Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Artwork.

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

CopyC#
.jpg
and
CopyC#
.png

Declaration Syntax
C#
public List<Artwork> Artwork { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)