Class Burn::TocEntry

Abstract

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.

Inherits from: Object ← Burn::TocEntry .

Included in: Burn .

Index: adr adr= control control= frame frame= min min= new pframe pframe= pmin pmin= point point= psec psec= sec sec= session session= tno tno= zero zero=

Class methods
newnew
 

Creates a new TOC entry.

Instance methods
adradr
 
  • Returns: the 'adr' property of the TOC entry.

adr=adr=(adr)
 

Sets the 'adr' property of the TOC entry.

  • adr: the 'adr' property to set.

  • Returns: the 'adr' property.

controlcontrol
 
  • Returns: the 'control' property of the TOC entry.

control=control=(control)
 

Sets the 'control' property of the TOC entry.

  • control: the 'control' property to set.

  • Returns: the 'control' property.

frameframe
 
  • Returns: the 'frame' property of the TOC entry.

frame=frame=(frame)
 

Sets the 'frame' property of the TOC entry.

  • frame: the 'frame' property to set.

  • Returns: the 'frame' property.

minmin
 
  • Returns: the 'min' property of the TOC entry.

min=min=(min)
 

Sets the 'min' property of the TOC entry.

  • min: the 'min' property to set.

  • Returns: the 'min' property.

pframepframe
 
  • Returns: the 'pframe' property of the TOC entry.

pframe=pframe=(pframe)
 

Sets the 'pframe' property of the TOC entry.

  • pframe: the 'pframe' property to set.

  • Returns: the 'pframe' property.

pminpmin
 
  • Returns: the 'pmin' property of the TOC entry.

pmin=pmin=(pmin)
 

Sets the 'pmin' property of the TOC entry.

  • pmin: the 'pmin' property to set.

  • Returns: the 'pmin' property.

pointpoint
 
  • Returns: the 'point' property of the TOC entry.

point=point=(point)
 

Sets the 'point' property of the TOC entry.

  • point: the 'point' property to set.

  • Returns: the 'point' property.

psecpsec
 
  • Returns: the 'psec' property of the TOC entry.

psec=psec=(psec)
 

Sets the 'psec' property of the TOC entry.

  • psec: the 'psec' property to set.

  • Returns: the 'psec' property.

secsec
 
  • Returns: the 'sec' property of the TOC entry.

sec=sec=(sec)
 

Sets the 'sec' property of the TOC entry.

  • sec: the 'sec' property to set.

  • Returns: the 'sec' property.

sessionsession
 
  • Returns: the 'session' property of the TOC entry.

session=session=(session)
 

Sets the 'session' property of the TOC entry.

  • session: the 'session' property to set.

  • Returns: the 'session' property.

tnotno
 
  • Returns: the 'tno' property of the TOC entry.

tno=tno=(tno)
 

Sets the 'tno' property of the TOC entry.

  • tno: the 'tno' property to set.

  • Returns: the 'tno' property.

zerozero
 
  • Returns: the 'zero' property of the TOC entry.

zero=zero=(zero)
 

Sets the 'zero' property of the TOC entry.

  • zero: the 'zero' property to set.

  • Returns: the 'zero' property.