VideoFrameReaderMetadata Property
Gets a dictionary representing metadata stored in the video.
Namespace: GleamTech.VideoUltimateAssembly: GleamTech.VideoUltimate (in GleamTech.VideoUltimate.dll) Version: 4.4.7
public Dictionary<string, string> Metadata { get; }
Public ReadOnly Property Metadata As Dictionary(Of String, String)
Get
Property Value
DictionaryString,
String