Enumeration

VipsForeignHeifEncoder

Declaration

enum Vips.ForeignHeifEncoder

Description [src]

The selected encoder to use. If libheif hasn’t been compiled with the selected encoder, we will fallback to the default encoder for the compression format.

Members

Name Description
VIPS_FOREIGN_HEIF_ENCODER_AUTO

Auto.

VIPS_FOREIGN_HEIF_ENCODER_AOM

Aom.

VIPS_FOREIGN_HEIF_ENCODER_RAV1E

RAV1E.

VIPS_FOREIGN_HEIF_ENCODER_SVT

SVT-AV1

VIPS_FOREIGN_HEIF_ENCODER_X265

X265