PTBurn SDK
Page 10 of 53
© 2005, Primera Technology, Inc. Primera is a registered trademark and Bravo is a trademark of Primera Technology, Inc. All other trademarks
are the property of their respective companies.
2.1.10
DataImageType
This specifies what kind of image should be created for a data burn (when DataFiles key is
given). Multiple items are possible so the format is:
DataImageType = FileSystem, Option1, Option 2, …
Possible values of FileSystem are the following:
ISOLEVEL1
– for an ISO 9660 Level 1 compliant CD with folder and file names in the 8+3
format using only the A-:-Z, 0-:-9 and “_” character set.
ISOLEVEL2
– for and ISO 9660 Level 2 compliant CD (DOS OEM characters). Filenames are
8+3 format (use ISOLEVEL3 for long filename support).
ISOLEVEL3
– for an ISO 9660 Level 3 compliant CD (DOS OEM characters, long file names)
JOLIET
– for a Microsoft Joliet compliant CD with filenames up to 106 characters.
ISJOLIET
– for an ISO 9660 Level 1 with Joliet CD.
ISJOLIET
– for an ISO 9660 Level 2 with Joliet CD.
ISJOLIET
– for an ISO 9660 Level 3 with Joliet CD.
UDF
– for a UDF 1.02 bridge file system
UDF201
– for a UDF 2.01 bridge file system
Possible values of Option1, Option2, … are the following:
SETNOW
– this will cause all files
to be set to the time/date at which the disc is created. If this option is not given then the file’s
time/date will keep their original values.
MODE2
– this will make a CD-ROM Mode 2 XA disc. If this option is not given then the disc
created will be Mode 1.
This option is valid only for a CD-R, and is ignored for a DVD-R.
SAO
-- if the disc must be written Session At Once. When SAO is not specified the recording is
done Track At Once (TAO). TAO is required for DVD multi-border (DVD-R, DVD-RW) but is
optional for CD-R, CD-RW.
(If this key is not provided, the default will be a Joliet, Mode1, Track at Once Disc).
Note: If choosing ISOLevel1 the filenames must adhere to the ISOLevel1 naming convention
(8+3 using A-Z, 0-9, and _ only). If any files/folders in the job do not adhere to this convention
the job will fail.
Note: If burning DVD Video (VIDEO_TS), we recommend that you select UDF to allow for
better playback compatibility with dvd players.
2.1.11
CloseDisc
This specifies if the disc must be closed so that no other session can be added. Possible values:
YES
NO
The default value is NO if this key is not given.
2.1.12
Copies
This specifies how many copies you want created. The range of values is from
1
to
10,000
. The
default is
1
if this key is not given.