AudioCodec

VideoFormatInfo.AudioCodec property

Name of the audio codec in use, or null if there is no audio track.

public string AudioCodec { get; set; }

See Also