Classes | Functions
pvrecorder/src/miniaudio/research/_extras/nodes/ma_channel_separator_node/ma_channel_separator_node.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ma_channel_separator_node
 
struct  ma_channel_separator_node_config
 

Functions

MA_API ma_channel_separator_node_config ma_channel_separator_node_config_init (ma_uint32 channels)
 
MA_API ma_result ma_channel_separator_node_init (ma_node_graph *pNodeGraph, const ma_channel_separator_node_config *pConfig, const ma_allocation_callbacks *pAllocationCallbacks, ma_channel_separator_node *pSeparatorNode)
 
MA_API void ma_channel_separator_node_uninit (ma_channel_separator_node *pSeparatorNode, const ma_allocation_callbacks *pAllocationCallbacks)
 

Function Documentation

◆ ma_channel_separator_node_config_init()

MA_API ma_channel_separator_node_config ma_channel_separator_node_config_init ( ma_uint32  channels)

◆ ma_channel_separator_node_init()

MA_API ma_result ma_channel_separator_node_init ( ma_node_graph pNodeGraph,
const ma_channel_separator_node_config pConfig,
const ma_allocation_callbacks pAllocationCallbacks,
ma_channel_separator_node pSeparatorNode 
)

◆ ma_channel_separator_node_uninit()

MA_API void ma_channel_separator_node_uninit ( ma_channel_separator_node pSeparatorNode,
const ma_allocation_callbacks pAllocationCallbacks 
)


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