PrimoBurner(tm) for C++  4.2
CD, DVD and Blu-ray Software Development Kit
primo::burner::VideoDVDValidation Namespace Reference

The VideoDVDValidation enumeration defines the types of validation performed on a Video DVD layout. More...

Enumerations

enum  Enum {
  Minimal = 0,
  Full = 0xFFFFFFFF
}
 VideoDVDValidation::Enum. More...

Detailed Description

The VideoDVDValidation enumeration defines the types of validation performed on a Video DVD layout.

See also:
VideoDVD::setValidation
VideoDVD::validation

Enumeration Type Documentation

enum Enum

VideoDVDValidation::Enum.

Enumerator:
Minimal 

Using this type of validation PrimoBurner SDK will verify only Video DVD objects' settings that are critical for a subsequent burning operation.

This may result in a Video DVD layout that does not conform to the Video DVD standard and may not be compatible with certain devices and/or software.

Full 

Using this type of validation PrimoBurner SDK will verify the Video DVD objects' settings that are critical for a subsequent burning operation as well as the number of video DVD structures (titles, chapters) and their sizes and offsets in the Video DVD layout.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator