Table of Contents

VideoFrameReader.Metadata Property

Definition

Namespace
GleamTech.VideoUltimate
Assembly
GleamTech.VideoUltimate.dll

Gets a dictionary representing metadata stored in the video.

public Dictionary<string, string> Metadata { get; }

Property Value

Dictionary<string, string>