| 
    FFmpeg
    
   | 
 
Data Fields | |
| const AVClass * | class | 
| cdrom_drive_t * | drive | 
| cdrom_paranoia_t * | paranoia | 
| int32_t | last_sector | 
| int | speed | 
| int | paranoia_mode | 
| cdrom_drive_t* CDIOContext::drive | 
Definition at line 45 of file libcdio.c.
Referenced by read_close(), read_header(), and read_packet().
| cdrom_paranoia_t* CDIOContext::paranoia | 
Definition at line 46 of file libcdio.c.
Referenced by read_close(), read_header(), read_packet(), and read_seek().
| int32_t CDIOContext::last_sector | 
Definition at line 47 of file libcdio.c.
Referenced by read_header(), and read_packet().
| int CDIOContext::speed | 
Definition at line 50 of file libcdio.c.
Referenced by read_header().
| int CDIOContext::paranoia_mode | 
Definition at line 51 of file libcdio.c.
Referenced by read_header().
 1.8.6