CDIOContext Struct Reference

Data Fields

cdrom_drive_t * drive
cdrom_paranoia_t * paranoia
int32_t last_sector
int speed
int paranoia_mode

Detailed Description

Definition at line 39 of file libcdio.c.

Field Documentation

cdrom_drive_t* CDIOContext::drive

Definition at line 40 of file libcdio.c.

Referenced by read_close(), read_header(), and read_packet().

int32_t CDIOContext::last_sector

Definition at line 42 of file libcdio.c.

Referenced by read_header(), and read_packet().

cdrom_paranoia_t* CDIOContext::paranoia

Definition at line 41 of file libcdio.c.

Referenced by read_close(), read_header(), read_packet(), and read_seek().

int CDIOContext::paranoia_mode

Definition at line 46 of file libcdio.c.

Referenced by read_header().

int CDIOContext::speed

Definition at line 45 of file libcdio.c.

Referenced by read_header().


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