Package com.flagstone.transform.util.sound

This package contains a set of classes that are used to decode sounds in various formats so they can be added to a Flash movie.

See:
          Description

Interface Summary
SoundDecoder SoundDecoder is an interface that classes used to decode different sound formats should implement in order to be registered with the SoundRegistry.
SoundProvider SoundProvider defines the interface that the SoundFactory uses to create instances of the SoundDecoder objects used to handle different sound formats.
 

Class Summary
MP3Decoder Decoder for MP3 sounds so they can be added to a flash file.
SoundFactory SoundFactory is used to generate the objects representing an event or streaming sound from an sound stored in a file, references by a URL or read from an stream.
SoundRegistry SoundRegistry is used to provide a directory for registering SoundProviders that are used to decode different sound formats.
WAVDecoder Decoder for WAV sounds so they can be added to a flash file.
 

Package com.flagstone.transform.util.sound Description

This package contains a set of classes that are used to decode sounds in various formats so they can be added to a Flash movie.



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.