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

The format of thumbnails, if any. Valid values are

CopyC#
jpg
and
CopyC#
png
.

You specify whether you want Elastic Transcoder to create thumbnails when you create a job.

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

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