Property VideoCodec
- Namespace
- LMKit.Inspection
- Assembly
- LM-Kit.NET.dll
VideoCodec
Codec identifier of the primary video track (container-native form, e.g.
"avc1" for an MP4, "V_MPEG4/ISO/AVC" for a Matroska file).
public string VideoCodec { get; set; }