VideoFrameReaderCodecDescription Property

Gets the descriptive name of the codec used in the video, meant to be more human readable than name.

Definition

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

Property Value

String

See Also