IHeifEncoderParameterParameterType Property

Gets the type of the parameter.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
HeifEncoderParameterType ParameterType { get; }

Property Value

HeifEncoderParameterType
The type of the parameter.

See Also