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

Go to the source code of this file.

Classes

struct  ma_vocoder_node
 
struct  ma_vocoder_node_config
 

Functions

MA_API ma_vocoder_node_config ma_vocoder_node_config_init (ma_uint32 channels, ma_uint32 sampleRate)
 
MA_API ma_result ma_vocoder_node_init (ma_node_graph *pNodeGraph, const ma_vocoder_node_config *pConfig, const ma_allocation_callbacks *pAllocationCallbacks, ma_vocoder_node *pVocoderNode)
 
MA_API void ma_vocoder_node_uninit (ma_vocoder_node *pVocoderNode, const ma_allocation_callbacks *pAllocationCallbacks)
 

Function Documentation

◆ ma_vocoder_node_config_init()

MA_API ma_vocoder_node_config ma_vocoder_node_config_init ( ma_uint32  channels,
ma_uint32  sampleRate 
)

◆ ma_vocoder_node_init()

MA_API ma_result ma_vocoder_node_init ( ma_node_graph pNodeGraph,
const ma_vocoder_node_config pConfig,
const ma_allocation_callbacks pAllocationCallbacks,
ma_vocoder_node pVocoderNode 
)

◆ ma_vocoder_node_uninit()

MA_API void ma_vocoder_node_uninit ( ma_vocoder_node pVocoderNode,
const ma_allocation_callbacks pAllocationCallbacks 
)


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