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).
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