#include <libburn.h>
All values are 0 based indices.
Definition at line 407 of file libburn.h.
Data Fields | |
int | sessions |
The total number of sessions. | |
int | session |
Current session. | |
int | tracks |
The total number of tracks. | |
int | track |
Current track. | |
int | indices |
The total number of indices. | |
int | index |
Curent index. | |
int | start_sector |
The starting logical block address. | |
int | sectors |
The number of sector. | |
int | sector |
The current sector being processed. |
The current sector being processed.
Definition at line 425 of file libburn.h.
Referenced by libburner_blank_disc(), and libburner_payload().