#include <libburn.h>
All values are 0 based indices.
Definition at line 395 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. | |
|
|
Curent index.
|
|
|
The total number of indices.
|
|
|
The current sector being processed.
|
|
|
The number of sector.
|
|
|
Current session.
|
|
|
The total number of sessions.
|
|
|
The starting logical block address.
|
|
|
Current track.
|
|
|
The total number of tracks.
|
1.4.2