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

The video codec for the output file. Valid values include

CopyC#
H.264
and
CopyC#
vp8
. You can only specify
CopyC#
vp8
when the container type is
CopyC#
webm
.

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

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