Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
dvd_stat_t Struct Reference

#include <dvd_reader.h>

Public Attributes

off_t size
 
int nr_parts
 
off_t parts_size [9]
 

Detailed Description

Public type that is used to provide statistics on a handle.

Member Data Documentation

◆ nr_parts

int dvd_stat_t::nr_parts

Number of file parts

◆ parts_size

off_t dvd_stat_t::parts_size[9]

Size of each part in bytes

◆ size

off_t dvd_stat_t::size

Total size of file in bytes


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