| Package | com.whirled.contrib.sound |
| Class | public class SoundBytesDataSource |
| Implements | DataSource |
| Property | Defined by | ||
|---|---|---|---|
| _factory : SoundFactory | SoundBytesDataSource | ||
| Method | Defined by | ||
|---|---|---|---|
|
SoundBytesDataSource(factory:SoundFactory)
| SoundBytesDataSource | ||
|
getObject(name:String):Object
| SoundBytesDataSource | ||
| Constant | Defined by | ||
|---|---|---|---|
| SAMPLES_PER_LOOP : int = 8192 [static]
| SoundBytesDataSource | ||
| _factory | property |
protected var _factory:SoundFactory
| SoundBytesDataSource | () | constructor |
| getObject | () | method |
public function getObject(name:String):ObjectParameters
name:String |
Object |
| SAMPLES_PER_LOOP | constant |
protected static const SAMPLES_PER_LOOP:int = 8192