MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING Reference page 644

Director scripting reference
Table of Contents

Advertisement

audioFormat
Usage
-- Lingo syntax
dvdObjRef.audioFormat
// JavaScript syntax
dvdObjRef.audioFormat;
Description
DVD property. Returns a symbol that indicates the format (encoding mode) of an audio stream.
Read-only.
Possible returned values are as follows:
Symbol
#AC3
#MPEG1
#MPEG1DRC
#MPEG2
#MPEG2DRC
#LPCM
#DTS
#SDDS
See also
DVD
audioSampleRate
Usage
-- Lingo syntax
dvdObjRef.audioSampleRate
// JavaScript syntax
dvdObjRef.audioSampleRate;
Description
DVD property; returns the frequency, in hertz, of an audio stream. Read-only.
See also
DVD
644
Chapter 14: Properties
Description
The audio format is Dolby AC-3.
The audio format is MPEG-1.
The audio format is MPEG-1 with dynamic range control.
The audio format is MPEG-2.
The audio format is MPEG-2 with dynamic range control
The audio format is Linear Pulse Code Modulated (LPCM).
The audio format is Digital Theater Systems (DTS).
The audio format is Sony Dynamic Digital Sound (SDDS).

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTOR MX 2004-DIRECTOR SCRIPTING and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Director mx 2004

Table of Contents