Gets and sets the property Codec.
The audio codec for the output file. Valid values include CopyC#
,
aac
CopyC#
, and mp3
CopyC#
.
vorbis

C# |
public string Codec { get; set; }