PrimoBurner(tm) for C++  4.7
CD, DVD and Blu-ray Software Development Kit
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
primo::burner::LayerJumpRecordingStatus Namespace Reference

Layer Jump Recording Status. More...

Enumerations

enum  Enum {
  NoLayerJump = 0x00,
  Unspecified = 0x01,
  ManualLayerJump = 0x02,
  IntervalLayerJump = 0x03
}
 MediaProfile::Enum. More...
 

Detailed Description

Layer Jump Recording Status.

See Also
TrackInfoEx::layerJumpRecordingStatus

Enumeration Type Documentation

enum Enum

MediaProfile::Enum.

Enumerator
NoLayerJump 

The disc is not in Layer Jump recording mode.

Unspecified 

The disc is in Layer Jump recording mode.

For the invisible track, neither Manual Layer Jump Address nor Jump Interval size for Regular Interval Layer Jump recording is specified.

ManualLayerJump 

Manual.

The disc is in Layer Jump recording mode and Manual Layer jump recording is in progress. On DVD-R DL discs, the track is in Invisible/Incomplete state and is in Manual Layer Jump recording mode.

IntervalLayerJump 

Regular interval recording.

The disc is in Layer Jump recording mode and Regular Interval Layer jump. recording is in progress. On DVD-R DL discs, the track is in Invisible/Incomplete state and is in Regular Interval Layer Jump recording mode.