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

bool

_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!

Previous Next


© Copyright 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision 53e837c6.

Built with Sphinx using a theme provided by Read the Docs.