auto
645
audioStream
Usage
-- Lingo syntax
dvdObjRef
.audioStream
// JavaScript syntax
dvdObjRef
.audioStream;
Description
DVD property. Returns the currently active audio stream. Read/write.
Valid values range from 1 to 8.
See also
DVD
audioStreamCount
Usage
-- Lingo syntax
dvdObjRef
.audioStreamCount
// JavaScript syntax
dvdObjRef
.audioStreamCount;
Description
DVD property; returns the number of available audio streams in the current title. Read-only.
The number of available audio streams ranges from 1 to 8.
See also
DVD
auto
Usage
member(
whichCastmember
).model(
whichModel
).lod.auto
Description
3D
lod
modifier property; allows the modifier to manage the reduction of detail in the model as
the distance between the model and the camera changes.
The setting of the modifier’s
bias
property determines how aggressively the modifier removes
detail from the model when the
auto
property is set to
TRUE
.
The modifier updates its
level
property as it adjusts the model’s level of detail. Setting the
level
property has no effect unless the
auto
property is set to
FALSE
.
The
#lod
modifier can only be added to models created outside of Director in 3D modeling
programs. The value of the
type
property of the model resources used by these models is
#fromFile
. The modifier cannot be added to primitives created within Director.
Summary of Contents for DIRECTOR MX 2004-DIRECTOR SCRIPTING
Page 1: ...DIRECTOR MX 2004 Director Scripting Reference...
Page 48: ...48 Chapter 2 Director Scripting Essentials...
Page 100: ...100 Chapter 4 Debugging Scripts in Director...
Page 118: ...118 Chapter 5 Director Core Objects...
Page 594: ...594 Chapter 12 Methods...
Page 684: ...684 Chapter 14 Properties See also DVD...
Page 702: ...702 Chapter 14 Properties See also face vertices vertices flat...
Page 856: ...856 Chapter 14 Properties JavaScript syntax sprite 15 member member 3 4...
Page 1102: ...1102 Chapter 14 Properties...