| Package | com.sonoport |
| Interface | public interface IWaterfall extends IBaseSoundCore |
| Implementors | Waterfall |
| Property | Defined By | ||
|---|---|---|---|
![]() | gain : Number Gain. | IBaseSoundCore | |
![]() | pan : Number Left-to-right position of the sound. | IBaseSoundCore | |
| proximity : Number | IWaterfall | ||
| size : Number | IWaterfall | ||
![]() | version : String [read-only] Information on the build version. | IBaseSoundCore | |
![]() | watermarked : Boolean [read-only]
true if the 'watermark' (a dripping sound) will play when this sound is used in a SWF running on a server. | IBaseSoundCore | |
| proximity | property |
proximity:Number public function get proximity():Number public function set proximity(value:Number):void| size | property |
size:Number public function get size():Number public function set size(value:Number):void