PTBurn
SDK
Page
47
of
68
©
2011
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.
;
1
=
DVDs
in
left
bin,
CDs
in
right
bin
;
2
=
CDs
in
left
bin,
DVDs
in
right
bin
;
NOTE:
As
of
PTBurn
3.0,
this
method
of
bin
selection
still
works,
but
it
is
not
the
preferred
method.
;
The
preferred
method
of
specifying
a
particular
bin
is
done
by
setting
BinID=x
in
the
.JRQ
file.
BinConfiguration=0
;We
found
that
on
some
Bravo
I
units
(Firewire
interface
with
LG
drives)
the
drive
will
fail
to
open,
but
;will
still
respond
like
it
is
open
causing
a
mispick
error.
We
have
found
that
by
adjusting
the
time
between
;when
we
stop
the
drive
from
spinning
and
when
we
open
the
drive
we
can
prevent
this
from
happening.
;The
default
value
is
2
seconds,
we
have
found
on
units
that
exhibit
this
problem
a
10sec
delay
will
usually
fix
;the
problem.
DriveDelay=2
;This
string
will
set
the
temp
path
that
the
recording
engine
uses
to
store
temporary
data
necessary
to
;burn
the
disc.
The
folder
must
exist
or
the
job
will
fail
with
an
Internal
Recording
Engine
error.
;
If
not
specified,
it
will
use
the
default
system
temp
folder.
;TempPath=C:\
;This
key
will
will
specify
if
the
disc
publisher
will
before
recording.
This
is
necessary
for
business
card
;discs.
The
default
value
is
False.
PrintFirst=False
;This
key
determines
how
much
time
PTBurn
will
wait
between
getting
a
coveropen
error
and
reporting
it.
This
is
set
to
;30
by
default
because
we
want
to
prevent
getting
an
error
when
the
user
just
opens
and
shuts
the
cover.
CoverOpenWait=30
;
TempSize
sets
the
size
(in
KB)
of
the
files
that
are
copied
in
the
temporary.
;
For
example,
4
means
that
all
the
files
under
4096
bytes
in
size
will
be
;
copied
into
a
swap
file
generated
in
the
temp
path.
This
file
will
be
destroyed
after
burning.
;
A
value
of
0
means
that
no
swap
file
is
generated.
The
caching
maximum
value
is
256.
TempSize=16