A wrapper around the AELimiter class that allows it to be used as an AEAudioFilter. More...
#import <AELimiterFilter.h>
Inherits <NSObject>, and <AEAudioFilter>.
Instance Methods | |
(id) | - init |
Initialise. | |
Instance Methods inherited from <AEAudioFilter> | |
(void) | - setupWithAudioController: |
Perform setup, to prepare for playback. | |
(void) | - teardown |
Clean up resources. | |
Properties | |
UInt32 | hold |
UInt32 | attack |
UInt32 | decay |
float | level |
AudioStreamBasicDescription | clientFormat |
Properties inherited from <AEAudioFilter> | |
AEAudioFilterCallback | filterCallback |
Reference to the filter callback. | |
A wrapper around the AELimiter class that allows it to be used as an AEAudioFilter.
See the AELimiter documentation for descriptions of the parameters.
- (id) init |
Initialise.
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |