pub type VipsForeignHeifEncoder = c_uint;
Expand description
VipsForeignHeifEncoder: @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
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.