Go to the source code of this file.
Functions | |
| int | UDFReadBlocksRaw (dvd_reader_t *device, uint32_t lb_number, size_t block_count, unsigned char *data, int encrypted) |
| int UDFReadBlocksRaw | ( | dvd_reader_t * | device, | |
| uint32_t | lb_number, | |||
| size_t | block_count, | |||
| unsigned char * | data, | |||
| int | encrypted | |||
| ) |
Definition at line 1110 of file dvd_reader.c.
Referenced by DVDISOVolumeInfo(), DVDReadBlocksUDF(), and DVDReadLBUDF().
1.6.3