HeifDecoderDescriptorIdName Property

Gets the decoder id name.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public string IdName { get; }

Property Value

String
The decoder id name.

See Also