Fader for long audio source objects. More...
#import <CDAudioManager.h>
Additional Inherited Members | |
Instance Methods inherited from CDPropertyModifier | |
| (id) | - init:interpolationType:startVal:endVal: |
| var | - init:interpolationType:startVal:endVal: |
| local | - init:interpolationType:startVal:endVal: |
| (void) | - modify: |
| Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end. More... | |
| (void) | - _setTargetProperty: |
| (float) | - _getTargetProperty |
| (void) | - _stopTarget |
| (Class) | - _allowableType |
| (id) | - init:interpolationType:startVal:endVal: |
| (void) | - modify: |
| Set to a fractional value between 0 and 1 where 0 equals the start and 1 equals the end. More... | |
| (void) | - _setTargetProperty: |
| (float) | - _getTargetProperty |
| (void) | - _stopTarget |
| (Class) | - _allowableType |
Protected Attributes inherited from CDPropertyModifier | |
| CDFloatInterpolator * | interpolator |
| var | interpolator |
| local | interpolator |
| id | target |
Properties inherited from CDPropertyModifier | |
| BOOL | stopTargetWhenComplete |
| float | startValue |
| float | endValue |
| tCDInterpolationType | interpolationType |
Fader for long audio source objects.