VideoFrameReaderMetadata Property

Gets a dictionary representing metadata stored in the video.

Definition

Namespace: GleamTech.VideoUltimate
Assembly: GleamTech.VideoUltimate (in GleamTech.VideoUltimate.dll) Version: 4.4.7
C#
public Dictionary<string, string> Metadata { get; }

Property Value

DictionaryString, String

See Also