SoundInfoChannel
| Kind of class: | public interface |
|---|---|
| Package: | com.bourre.media.sound |
| Inherits from: | none |
| Implemented by: | |
| Version: | 1.0 |
| Author: | Aigret Axel |
| Classpath: | com.bourre.media.sound.SoundInfoChannel |
| File last modified: | Wednesday, 16 April 2008, 11:09:56 |
Summary
Instance methods
- isPlaying : Boolean
- isPause : Boolean
- isLoop : Boolean
- getLoop : uint
- getLoopIteration : uint
Instance methods
getLoop
public function getLoop (
) : uint
getLoopIteration
public function getLoopIteration (
) : uint
isLoop
public function isLoop (
) : Boolean
isPause
public function isPause (
) : Boolean
isPlaying
public function isPlaying (
) : Boolean