Classes | Functions
pvrecorder/src/miniaudio/research/_extras/nodes/ma_reverb_node/ma_reverb_node.h File Reference
#include "verblib.h"
Include dependency graph for pvrecorder/src/miniaudio/research/_extras/nodes/ma_reverb_node/ma_reverb_node.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ma_reverb_node
 
struct  ma_reverb_node_config
 

Functions

MA_API ma_reverb_node_config ma_reverb_node_config_init (ma_uint32 channels, ma_uint32 sampleRate)
 
MA_API ma_result ma_reverb_node_init (ma_node_graph *pNodeGraph, const ma_reverb_node_config *pConfig, const ma_allocation_callbacks *pAllocationCallbacks, ma_reverb_node *pReverbNode)
 
MA_API void ma_reverb_node_uninit (ma_reverb_node *pReverbNode, const ma_allocation_callbacks *pAllocationCallbacks)
 

Function Documentation

◆ ma_reverb_node_config_init()

MA_API ma_reverb_node_config ma_reverb_node_config_init ( ma_uint32  channels,
ma_uint32  sampleRate 
)

◆ ma_reverb_node_init()

MA_API ma_result ma_reverb_node_init ( ma_node_graph pNodeGraph,
const ma_reverb_node_config pConfig,
const ma_allocation_callbacks pAllocationCallbacks,
ma_reverb_node pReverbNode 
)

◆ ma_reverb_node_uninit()

MA_API void ma_reverb_node_uninit ( ma_reverb_node pReverbNode,
const ma_allocation_callbacks pAllocationCallbacks 
)


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:14:57