VideoFrameReaderCodecTag Property

Gets the tag of the codec used in the video, also known as FourCC code.

Definition

Namespace: GleamTech.VideoUltimate
Assembly: GleamTech.VideoUltimate (in GleamTech.VideoUltimate.dll) Version: 3.8.7
C#
public string CodecTag { get; }

Property Value

String

See Also