VideoCodec

VideoFormatInfo.VideoCodec property

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

public string VideoCodec { get; set; }

See Also