c2_errors= | c2_errors=(state) |
| Sets whether to report C2 errors or not.
|
hardware_error_recovery= | hardware_error_recovery=(state) |
| Sets whether to recover errors if possible.
|
hardware_error_retries= | hardware_error_retries=(state) |
| Sets the number of retries to attempt when trying to correct an error.
|
raw= | raw=(state) |
| Sets whether to read in raw mode or not.
state: if true, reading will be done in raw mode, so that everything in the data tracks on the disc is read, including headers. Returns: the state.
|
read_subcodes_audio= | read_subcodes_audio=(state) |
| Sets whether to read subcodes from audio tracks or not.
|
read_subcodes_data= | read_subcodes_data=(state) |
| Sets whether to read subcodes from data tracks or not.
|
report_recovered_errors= | report_recovered_errors=(state) |
| Sets whether to report recovered errors or not.
|
transfer_damaged_blocks= | transfer_damaged_blocks=(state) |
| Sets whether blocks with unrecoverable errors should be read or not.
|