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

unsigned int cdio_iso_analysis_t::joliet_level

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

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

uint8_t cdio_iso_analysis_t::UDFVerMinor

For UDF filesystems only

uint8_t cdio_iso_analysis_t::UDFVerMajor

For UDF filesystems only


The documentation for this struct was generated from the following file:
Generated on Thu Jul 26 04:03:33 2007 for libcdio by  doxygen 1.5.2