get_type 97 libheif-1.3.2/libheif/box.h std::vector<uint8_t> get_type() const; get_type 315 libheif-1.3.2/libheif/heif_cxx.h enum heif_encoder_parameter_type get_type() const noexcept; get_type 798 libheif-1.3.2/libheif/heif_cxx.h inline enum heif_encoder_parameter_type EncoderParameter::get_type() const noexcept { get_type 803 libheif-1.3.2/libheif/heif_cxx.h return get_type() == heif_encoder_parameter_type_integer; get_type 819 libheif-1.3.2/libheif/heif_cxx.h return get_type() == heif_encoder_parameter_type_boolean; get_type 823 libheif-1.3.2/libheif/heif_cxx.h return get_type() == heif_encoder_parameter_type_string;