Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
iso9660_VolumeDescriptor Struct Reference

#include <iso9660.h>

Public Attributes

unsigned char byOne
 
char szSignature [6]
 
unsigned char byZero
 
char szSystemIdentifier [32]
 
char szVolumeIdentifier [32]
 
unsigned char byZero2 [8]
 
DWORD dwTotalSectorsLE
 
DWORD dwTotalSectorsBE
 
unsigned char byZero3 [32]
 
unsigned short wVolumeSetSizeLE
 
unsigned short wVolumeSetSizeBE
 
unsigned short wVolumeSequenceNumberLE
 
unsigned short wVolumeSequenceNumberBE
 
iso723_t logical_block_size
 
DWORD dwPathTableLengthLE
 
DWORD dwPathTableLengthBE
 
DWORD wFirstPathTableStartSectorLE
 
DWORD wSecondPathTableStartSectorLE
 
DWORD wFirstPathTableStartSectorBE
 
DWORD wSecondPathTableStartSectorBE
 
unsigned char szRootDir [34]
 
unsigned char szVolumeSetIdentifier [128]
 
unsigned char szPublisherIdentifier [128]
 
unsigned char szDataPreparerIdentifier [128]
 
unsigned char szApplicationIdentifier [128]
 
unsigned char szCopyRightFileIdentifier [37]
 
unsigned char szAbstractFileIdentifier [37]
 
unsigned char szBibliographicalFileIdentifier [37]
 
unsigned char tDateTimeVolumeCreation [17]
 
unsigned char tDateTimeVolumeModification [17]
 
unsigned char tDateTimeVolumeExpiration [17]
 
unsigned char tDateTimeVolumeEffective [17]
 
unsigned char byOne2
 
unsigned char byZero4
 
unsigned char byZero5 [512]
 
unsigned char byZero6 [653]
 

Member Data Documentation

§ byOne

unsigned char iso9660_VolumeDescriptor::byOne

§ byOne2

unsigned char iso9660_VolumeDescriptor::byOne2

§ byZero

unsigned char iso9660_VolumeDescriptor::byZero

§ byZero2

unsigned char iso9660_VolumeDescriptor::byZero2[8]

§ byZero3

unsigned char iso9660_VolumeDescriptor::byZero3[32]

§ byZero4

unsigned char iso9660_VolumeDescriptor::byZero4

§ byZero5

unsigned char iso9660_VolumeDescriptor::byZero5[512]

§ byZero6

unsigned char iso9660_VolumeDescriptor::byZero6[653]

§ dwPathTableLengthBE

DWORD iso9660_VolumeDescriptor::dwPathTableLengthBE

§ dwPathTableLengthLE

DWORD iso9660_VolumeDescriptor::dwPathTableLengthLE

§ dwTotalSectorsBE

DWORD iso9660_VolumeDescriptor::dwTotalSectorsBE

§ dwTotalSectorsLE

DWORD iso9660_VolumeDescriptor::dwTotalSectorsLE

§ logical_block_size

iso723_t iso9660_VolumeDescriptor::logical_block_size

§ szAbstractFileIdentifier

unsigned char iso9660_VolumeDescriptor::szAbstractFileIdentifier[37]

§ szApplicationIdentifier

unsigned char iso9660_VolumeDescriptor::szApplicationIdentifier[128]

§ szBibliographicalFileIdentifier

unsigned char iso9660_VolumeDescriptor::szBibliographicalFileIdentifier[37]

§ szCopyRightFileIdentifier

unsigned char iso9660_VolumeDescriptor::szCopyRightFileIdentifier[37]

§ szDataPreparerIdentifier

unsigned char iso9660_VolumeDescriptor::szDataPreparerIdentifier[128]

§ szPublisherIdentifier

unsigned char iso9660_VolumeDescriptor::szPublisherIdentifier[128]

§ szRootDir

unsigned char iso9660_VolumeDescriptor::szRootDir[34]

§ szSignature

char iso9660_VolumeDescriptor::szSignature[6]

§ szSystemIdentifier

char iso9660_VolumeDescriptor::szSystemIdentifier[32]

§ szVolumeIdentifier

char iso9660_VolumeDescriptor::szVolumeIdentifier[32]

§ szVolumeSetIdentifier

unsigned char iso9660_VolumeDescriptor::szVolumeSetIdentifier[128]

§ tDateTimeVolumeCreation

unsigned char iso9660_VolumeDescriptor::tDateTimeVolumeCreation[17]

§ tDateTimeVolumeEffective

unsigned char iso9660_VolumeDescriptor::tDateTimeVolumeEffective[17]

§ tDateTimeVolumeExpiration

unsigned char iso9660_VolumeDescriptor::tDateTimeVolumeExpiration[17]

§ tDateTimeVolumeModification

unsigned char iso9660_VolumeDescriptor::tDateTimeVolumeModification[17]

§ wFirstPathTableStartSectorBE

DWORD iso9660_VolumeDescriptor::wFirstPathTableStartSectorBE

§ wFirstPathTableStartSectorLE

DWORD iso9660_VolumeDescriptor::wFirstPathTableStartSectorLE

§ wSecondPathTableStartSectorBE

DWORD iso9660_VolumeDescriptor::wSecondPathTableStartSectorBE

§ wSecondPathTableStartSectorLE

DWORD iso9660_VolumeDescriptor::wSecondPathTableStartSectorLE

§ wVolumeSequenceNumberBE

unsigned short iso9660_VolumeDescriptor::wVolumeSequenceNumberBE

§ wVolumeSequenceNumberLE

unsigned short iso9660_VolumeDescriptor::wVolumeSequenceNumberLE

§ wVolumeSetSizeBE

unsigned short iso9660_VolumeDescriptor::wVolumeSetSizeBE

§ wVolumeSetSizeLE

unsigned short iso9660_VolumeDescriptor::wVolumeSetSizeLE

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