Packagecom.bourre.media.sound
Interfacepublic interface SoundInfoChannel

Player version: Flash Player 9.0
Language version: ActionScript 3.0



Public Methods
 MethodDefined by
  
getChannel():SoundChannel
SoundInfoChannel
  
getLoop():uint
SoundInfoChannel
  
SoundInfoChannel
  
isLoop():Boolean
SoundInfoChannel
  
isPause():Boolean
SoundInfoChannel
  
isPlaying():Boolean
SoundInfoChannel
Method detail
getChannel()method
public function getChannel():SoundChannel

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Returns
SoundChannel
getLoop()method 
public function getLoop():uint

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Returns
uint
getLoopIteration()method 
public function getLoopIteration():uint

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Returns
uint
isLoop()method 
public function isLoop():Boolean

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Returns
Boolean
isPause()method 
public function isPause():Boolean

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Returns
Boolean
isPlaying()method 
public function isPlaying():Boolean

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Returns
Boolean