MediaInfo FormatTags Property NReco.VideoInfo Class Library Documentation
List of media container tags.

Namespace: NReco.VideoInfo
Assembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public KeyValuePair<string, string>[] FormatTags { get; }

Property Value

Type:  KeyValuePair String, String  
See Also