| Package | com.sonoport |
| Interface | public interface IElectricCrackle extends IBaseSoundCore |
| Implementors | ElectricCrackle |
| Property | Defined By | ||
|---|---|---|---|
| action : Number | IElectricCrackle | ||
| density : Number | IElectricCrackle | ||
| freq : Number | IElectricCrackle | ||
![]() | gain : Number Gain. | IBaseSoundCore | |
![]() | pan : Number Left-to-right position of the sound, ranging from -1 (full pan left) to 1 (full pan right). | IBaseSoundCore | |
| action | property |
action:Number public function get action():Number public function set action(value:Number):void| density | property |
density:Number public function get density():Number public function set density(value:Number):void| freq | property |
freq:Number public function get freq():Number public function set freq(value:Number):void