Main Page | Data Structures | Directories | File List | Data Fields | Globals

cdio_iso_analysis_t Struct Reference

The type used to return analysis information from cdio_guess_cd_type. More...

#include <cd_types.h>


Data Fields

unsigned int joliet_level
char iso_label [33]
unsigned int isofs_size
uint8_t UDFVerMinor
uint8_t UDFVerMajor


Detailed Description

The type used to return analysis information from cdio_guess_cd_type.

These fields make sense only for when an ISO-9660 filesystem is used.


Field Documentation

char cdio_iso_analysis_t::iso_label[33]
 

This is 32 + 1 for null byte at the end in formatting the string

unsigned int cdio_iso_analysis_t::isofs_size
 

unsigned int cdio_iso_analysis_t::joliet_level
 

If has Joliet extensions, this is the associated level number (i.e. 1, 2, or 3).

uint8_t cdio_iso_analysis_t::UDFVerMajor
 

For UDF filesystems only

uint8_t cdio_iso_analysis_t::UDFVerMinor
 

For UDF filesystems only


The documentation for this struct was generated from the following file:
Generated on Thu Sep 29 12:15:31 2005 for libcdio by  doxygen 1.3.9.1