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

You can only choose an audio profile when you specify AAC for the value of Audio:Codec.

Specify the AAC profile for the output file. Elastic Transcoder supports the following profiles:

Note:

If you created any presets before AAC profiles were added, Elastic Transcoder automatically updated your presets to use AAC-LC. You can change the value as required.

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

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