capabilities.hasAudioEncoder Property

ActionScript for Flash MX: The Definitive Guide, 2nd Edition
By Colin Moock
Chapter 18.  ActionScript Language Reference
capabilities.hasAudioEncoder Property Flash 6

indicates whether the system can encode audio read/write
System.capabilities.hasAudioEncoder

Description

The Boolean hasAudioEncoder property indicates whether the Player can encode an audio stream (for example, coming from a microphone), normally for transmission to a server such as Macromedia Flash Communication Server MX (Comm Server). In the desktop version of Flash Player 6, hasAudioEncoder is always true, indicating that audio encoding is available. This does not guarantee, however, that the necessary hardware is present.

The corresponding server string for hasAudioEncoder is AE, with possible values of t (true) and f (false). See capabilities.serverString for details.

See Also

capabilities.hasAudio, capabilities.hasVideoEncoder



    ActionScript for Flash MX. The Definitive Guide
    ActionScript for Flash MX: The Definitive Guide, Second Edition
    ISBN: 059600396X
    EAN: 2147483647
    Year: 2002
    Pages: 780
    Authors: Colin Moock

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net