digiKam
heif_decoding_options Struct Reference

Public Attributes

void(* end_progress )(enum heif_progress_step step, void *progress_user_data)
 
uint8_t ignore_transformations
 
void(* on_progress )(enum heif_progress_step step, int progress, void *progress_user_data)
 
void * progress_user_data
 
void(* start_progress )(enum heif_progress_step step, int max_progress, void *progress_user_data)
 
uint8_t version
 

Member Data Documentation

◆ end_progress

void(* heif_decoding_options::end_progress) (enum heif_progress_step step, void *progress_user_data)

◆ ignore_transformations

uint8_t heif_decoding_options::ignore_transformations

◆ on_progress

void(* heif_decoding_options::on_progress) (enum heif_progress_step step, int progress, void *progress_user_data)

◆ progress_user_data

void* heif_decoding_options::progress_user_data

◆ start_progress

void(* heif_decoding_options::start_progress) (enum heif_progress_step step, int max_progress, void *progress_user_data)

◆ version

uint8_t heif_decoding_options::version

The documentation for this struct was generated from the following file: