Audio Effects SDK
AI-powered SDK for real-time audio enhancement.
Loading...
Searching...
No Matches
audio_effects_sdk::IRelease Class Referenceabstract
Inheritance diagram for audio_effects_sdk::IRelease:
audio_effects_sdk::IAuthResult audio_effects_sdk::INotificationHandler audio_effects_sdk::IPipeline audio_effects_sdk::ISDKFactory

Public Member Functions

virtual void release ()=0
 Releases the object and its resources.

Member Function Documentation

◆ release()

virtual void audio_effects_sdk::IRelease::release ( )
pure virtual

Releases the object and its resources.

Call this method when the object is no longer needed.

Note
Do not use the delete operator on SDK-created objects.

The documentation for this class was generated from the following file: