![MACROMEDIA DIRECTOR MX 2004 Reference Download Page 643](http://html1.mh-extra.com/html/macromedia/director-mx-2004/director-mx-2004_reference_687516643.webp)
audioExtension
643
audioChannelCount
Usage
-- Lingo syntax
dvdObjRef
.audioChannelCount
// JavaScript syntax
dvdObjRef
.audioChannelCount;
Description
DVD property; returns the number of audio channels. Read-only.
Example
This statement returns the number of audio channels:
-- Lingo syntax
member(1).audioChannelCount
// JavaScript syntax
member(1).audioChannelCount;
See also
DVD
audioExtension
Usage
-- Lingo syntax
dvdObjRef
.audioExtension
// JavaScript syntax
dvdObjRef
.audioExtension;
Description
DVD property. Returns a symbol that indicates the audio extensions, if any, of an audio stream.
Read-only.
Possible returned values are as follows:
See also
DVD
Symbol
Description
#caption
The audio stream contains captions.
#lowvision
The audio stream contains content for people with low vision.
#directorcomments1
The audio stream contains “director comments 1.”
#directorcomments2
The audio stream contains “director comments 2.”
#none
The DVD does not specify an audio extension for this audio stream, or it
could not be determined.
Summary of Contents for DIRECTOR MX 2004
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...