Property HasAudio
- Namespace
- LMKit.Inspection
- Assembly
- LM-Kit.NET.dll
HasAudio
True when the container carries at least one audio track.
public bool? HasAudio { get; set; }
Property Value
- bool?
True when the container carries at least one audio track.
public bool? HasAudio { get; set; }