AudioEffectInstance¶
Inherits: RefCounted < Object
Inherited By: AudioEffectSpectrumAnalyzerInstance
There is currently no description for this class. Please help us by contributing one!
Methods¶
void |
_process ( const void* src_buffer, AudioFrame* dst_buffer, int frame_count ) virtual |
_process_silence ( ) virtual const |
Method Descriptions¶
void _process ( const void* src_buffer, AudioFrame* dst_buffer, int frame_count ) virtual
There is currently no description for this method. Please help us by contributing one!
bool _process_silence ( ) virtual const
There is currently no description for this method. Please help us by contributing one!