libmobi
C library for handling MOBI format ebook documents
Data Fields
MOBIFileMeta Struct Reference

Metadata of file types. More...

#include <mobi.h>

Data Fields

MOBIFiletype type
 
char extension [5]
 
char mime_type [30]
 

Detailed Description

Metadata of file types.

Examples
mobitool.c.

Field Documentation

◆ extension

char MOBIFileMeta::extension[5]

file extension

Examples
mobitool.c.

◆ mime_type

char MOBIFileMeta::mime_type[30]

mime-type

◆ type

MOBIFiletype MOBIFileMeta::type

MOBIFiletype type

Examples
mobitool.c.

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