PTBurn SDK
Page 11 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.13
PrintLabel
This specifies path and filename of the label to print on disc.
The possible file types are .STD (SureThing™), .jpg (JPEG), .bmp (Windows Bitmap), or .PRN
(printed to file through any application). If this key is not given then no printing will be
performed. For printing merge text and pictures (unique text and/or pictures on each disc) see
the supporting SureThing documentation from Microvision (some tips are also given below).
2.1.14
VolumeName
This string specifies the volume label name. The string can be up to 32 characters, but usually
only the first 11 characters are visible on a system. If this key is not given then the default will
be the JobID string (if the JobID string is not given then the default will be “NewDisc”)
2.1.15
BurnSpeed
This integer value specifies a requested recorder burn speed. The range is from
1
to
100
. This
corresponds to 1x to 100x (even though 100x recorders are currently not available). If this key is
not given then the recorder will burn at MAX speed (or you can set BurnSpeed=0 for MAX
speed). If the recorder is not capable of the requested burn speed, then the nearest available
speed will be used.
2.1.16
VerifyDisc
This specifies if the disc must be verified or not. Possible values:
YES
NO
The default value is NO if this key is not given.
2.1.17
RejectIfNotBlank
This specifies if a disc should be rejected if is not blank. Possible values:
YES
NO
The default value is NO if this key is not given. When a value if YES is given then the disc will
be rejected unless blank media is inserted. NO means that it will attempt to add a session if one
already exists.
2.1.18
NotifyClient
This key specifies if the client wants to be notified when their job is complete (pass, fail, or
abort).
Possible values:
Message
Disabled
The default value is
Disabled
if this key is not given. When a value of
Message
is given then
the client will be notified via a net message. If this feature is used, the ClientID key must be set
to the client’s computer name.