| Language Version : | ActionScript 3.0 |
| Product Versions : | iSpring Pro 6.0.3, iSpring Platform 6.0 |
| Runtime Versions : | AIR 1.0, Flash Player 10.1 |
The IAudioTrack interface represents an audio track.
public function createPlaybackController(factory:IAudioPlaybackControllerFactory):IMediaPlaybackController| Language Version : | ActionScript 3.0 |
| Product Versions : | iSpring Pro 6.0.3, iSpring Platform 6.0 |
| Runtime Versions : | AIR 1.0, Flash Player 10.1 |
Creates a media playback controller associated with the audio track.
Parameters
| factory:IAudioPlaybackControllerFactory — A factory object implementing the IAudioPlaybackControllerFactory interface which creates a media playback controller associated with the audio track.
|
Returns | IMediaPlaybackController — A media playback controller which controls the playback of the sound asset associated with the audio track.
|
See also
Tue Dec 4 2012, 06:27 PM +04:00