Audio Effects SDK
AI-powered SDK for real-time audio enhancement.
|
#include <stdint.h>
Go to the source code of this file.
Enumerations | |
enum | audio_effects_sdk::AudioFormatType : int32_t { audio_effects_sdk::pcmFloat32 = 1 , audio_effects_sdk::pcmSignedInt16 = 2 } |
Format of audio frames that the SDK work with. More... |
enum audio_effects_sdk::AudioFormatType : int32_t |