libcdio  2.1.0
Data Fields
udf_pvd_s Struct Reference

#include <ecma_167.h>

Data Fields

udf_tag_t tag
 
udf_Uint32_t vol_desc_seq_num
 
udf_Uint32_t primary_vol_desc_num
 
udf_dstring vol_ident [UDF_VOLID_SIZE]
 
udf_Uint16_t vol_seq_num
 
udf_Uint16_t max_vol_seqnum
 
udf_Uint16_t interchange_lvl
 
udf_Uint16_t max_interchange_lvl
 
udf_Uint32_t charset_list
 
udf_Uint32_t max_charset_list
 
udf_dstring volset_id [UDF_VOLSET_ID_SIZE]
 
udf_charspec_t desc_charset
 
udf_charspec_t explanatory_charset
 
udf_extent_ad_t vol_abstract
 
udf_extent_ad_t vol_copyright
 
udf_regid_t app_ident
 
udf_timestamp_t recording_time
 
udf_regid_t imp_ident
 
udf_Uint8_t imp_use [64]
 
udf_Uint32_t predecessor_vol_desc_seq_location
 
udf_Uint16_t flags
 
udf_Uint8_t reserved [22]
 

Detailed Description

Primary Volume Descriptor (ECMA 167r3 3/10.1)

Field Documentation

◆ app_ident

udf_regid_t udf_pvd_s::app_ident

◆ charset_list

udf_Uint32_t udf_pvd_s::charset_list

◆ desc_charset

udf_charspec_t udf_pvd_s::desc_charset

◆ explanatory_charset

udf_charspec_t udf_pvd_s::explanatory_charset

◆ flags

udf_Uint16_t udf_pvd_s::flags

◆ imp_ident

udf_regid_t udf_pvd_s::imp_ident

◆ imp_use

udf_Uint8_t udf_pvd_s::imp_use[64]

◆ interchange_lvl

udf_Uint16_t udf_pvd_s::interchange_lvl

◆ max_charset_list

udf_Uint32_t udf_pvd_s::max_charset_list

◆ max_interchange_lvl

udf_Uint16_t udf_pvd_s::max_interchange_lvl

◆ max_vol_seqnum

udf_Uint16_t udf_pvd_s::max_vol_seqnum

◆ predecessor_vol_desc_seq_location

udf_Uint32_t udf_pvd_s::predecessor_vol_desc_seq_location

◆ primary_vol_desc_num

udf_Uint32_t udf_pvd_s::primary_vol_desc_num

◆ recording_time

udf_timestamp_t udf_pvd_s::recording_time

◆ reserved

udf_Uint8_t udf_pvd_s::reserved[22]

◆ tag

udf_tag_t udf_pvd_s::tag

◆ vol_abstract

udf_extent_ad_t udf_pvd_s::vol_abstract

◆ vol_copyright

udf_extent_ad_t udf_pvd_s::vol_copyright

◆ vol_desc_seq_num

udf_Uint32_t udf_pvd_s::vol_desc_seq_num

◆ vol_ident

udf_dstring udf_pvd_s::vol_ident[UDF_VOLID_SIZE]

◆ vol_seq_num

udf_Uint16_t udf_pvd_s::vol_seq_num

◆ volset_id

udf_dstring udf_pvd_s::volset_id[UDF_VOLSET_ID_SIZE]

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