libcdio
2.1.0
|
#include <ecma_167.h>
Data Fields | |
udf_Uint32_t | attr_type |
udf_Uint8_t | attr_subtype |
udf_Uint8_t | reserved [3] |
udf_Uint32_t | attrLength |
udf_Uint32_t | appUseLength |
udf_regid_t | app_id |
udf_Uint8_t | appUse [0] |
Application Use Extended Attribute (ECMA 167r3 4/14.10.9)
udf_regid_t appUseExtAttr::app_id |
udf_Uint8_t appUseExtAttr::appUse[0] |
udf_Uint32_t appUseExtAttr::appUseLength |
udf_Uint8_t appUseExtAttr::attr_subtype |
udf_Uint32_t appUseExtAttr::attr_type |
udf_Uint32_t appUseExtAttr::attrLength |
udf_Uint8_t appUseExtAttr::reserved[3] |