get_content_type 368 libheif-1.3.2/libheif/box.h std::string get_content_type() const { return m_content_type; } get_content_type 666 libheif-1.3.2/libheif/heif_context.cc std::string content_type = m_heif_file->get_content_type(id); get_content_type 321 libheif-1.3.2/libheif/heif_file.cc return infe_box->get_content_type(); get_content_type 360 libheif-1.3.2/libheif/heif_file.cc std::string content_type = infe_box->get_content_type(); get_content_type 70 libheif-1.3.2/libheif/heif_file.h std::string get_content_type(heif_item_id ID) const;