Main Page | Data Structures | Directories | File List | Data Fields | Globals

burn_toc_entry Struct Reference

#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.

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.


Field Documentation

unsigned char burn_toc_entry::adr
 

Type of data.

for this struct to be valid, it must be 1

Definition at line 245 of file libburn.h.

unsigned char burn_toc_entry::control
 

Type of data in the track.

Definition at line 247 of file libburn.h.

unsigned char burn_toc_entry::frame
 

Definition at line 254 of file libburn.h.

unsigned char burn_toc_entry::min
 

Definition at line 252 of file libburn.h.

unsigned char burn_toc_entry::pframe
 

Track start time frames for normal tracks.

Definition at line 261 of file libburn.h.

unsigned char burn_toc_entry::pmin
 

Track start time minutes for normal tracks.

Definition at line 257 of file libburn.h.

unsigned char burn_toc_entry::point
 

Track number or special information.

Definition at line 251 of file libburn.h.

unsigned char burn_toc_entry::psec
 

Track start time seconds for normal tracks.

Definition at line 259 of file libburn.h.

unsigned char burn_toc_entry::sec
 

Definition at line 253 of file libburn.h.

unsigned char burn_toc_entry::session
 

Session the track is in.

Definition at line 243 of file libburn.h.

unsigned char burn_toc_entry::tno
 

Zero.

Always. Really.

Definition at line 249 of file libburn.h.

unsigned char burn_toc_entry::zero
 

Definition at line 255 of file libburn.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 13 18:31:19 2006 for libburn by  doxygen 1.4.2