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

The container type for the output file. Valid values include

CopyC#
mp3
,
CopyC#
mp4
,
CopyC#
ogg
,
CopyC#
ts
, and
CopyC#
webm
.

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

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