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

The format of album art, if any. Valid formats are

CopyC#
.jpg
and
CopyC#
.png
.

Declaration Syntax
C#
public string AlbumArtFormat { get; set; }

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