Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
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!