#include <libburn.h>
The documentation here is very terse. See a document such as mmc3 for proper information.
Definition at line 240 of file libburn.h.
Data Fields | |
| unsigned char | session |
| Session the track is in. | |
| unsigned char | adr |
| Type of data. | |
| unsigned char | control |
| Type of data in the track. | |
| unsigned char | tno |
| Zero. | |
| unsigned char | point |
| Track number or special information. | |
| unsigned char | min |
| unsigned char | sec |
| unsigned char | frame |
| unsigned char | zero |
| unsigned char | pmin |
| Track start time minutes for normal tracks. | |
| unsigned char | psec |
| Track start time seconds for normal tracks. | |
| unsigned char | pframe |
| Track start time frames for normal tracks. | |
|
|
Type of data. for this struct to be valid, it must be 1 |
|
|
Type of data in the track.
|
|
|
|
|
|
|
|
|
Track start time frames for normal tracks.
|
|
|
Track start time minutes for normal tracks.
|
|
|
Track number or special information.
|
|
|
Track start time seconds for normal tracks.
|
|
|
|
|
|
Session the track is in.
|
|
|
Zero. Always. Really. |
|
|
|
1.4.2