![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <udf25.h>
Public Attributes | |
int | avdp_valid |
struct avdp_t | avdp |
int | pvd_valid |
struct pvd_t | pvd |
int | partition_valid |
struct Partition | partition |
int | rooticb_valid |
struct AD | rooticb |
int | lb_num |
struct lbudf * | lbs |
int | map_num |
struct icbmap * | maps |
struct avdp_t udf_cache::avdp |
int udf_cache::avdp_valid |
int udf_cache::lb_num |
struct lbudf* udf_cache::lbs |
int udf_cache::map_num |
struct icbmap* udf_cache::maps |
struct Partition udf_cache::partition |
int udf_cache::partition_valid |
struct pvd_t udf_cache::pvd |
int udf_cache::pvd_valid |
struct AD udf_cache::rooticb |
int udf_cache::rooticb_valid |