burn_toc_entry Struct Reference
Information about a track on a disc - this is from the q sub channel of the lead-in area of a disc.
More...
#include <libburn.h>
Detailed Description
Information about a track on a disc - this is from the q sub channel of the lead-in area of a disc.
The documentation here is very terse. See a document such as mmc3 for proper information.
CAUTION : This structure is prone to future extension !
Do not restrict your application to unsigned char with any counter like "session", "point", "pmin", ... Do not rely on the current size of a burn_toc_entry.
ts A70201 : DVD extension, see below
Definition at line 336 of file libburn.h.
Field Documentation
Type of data.
for this struct to be valid, it must be 1
Definition at line 341 of file libburn.h.
Type of data in the track.
Definition at line 343 of file libburn.h.
Track start time frames for normal tracks.
Definition at line 357 of file libburn.h.
Track start time minutes for normal tracks.
Definition at line 353 of file libburn.h.
Track number or special information.
Definition at line 347 of file libburn.h.
Track start time seconds for normal tracks.
Definition at line 355 of file libburn.h.
Session the track is in.
Definition at line 339 of file libburn.h.
Zero.
Always. Really.
Definition at line 345 of file libburn.h.
The documentation for this struct was generated from the following file: