Public Attributes | List of all members
ma_node_base Struct Reference

#include <miniaudio_engine.h>

Public Attributes

ma_node_input_bus _inputBuses [MA_MAX_NODE_LOCAL_BUS_COUNT]
 
ma_node_output_bus _outputBuses [MA_MAX_NODE_LOCAL_BUS_COUNT]
 
ma_bool32 _ownsHeap
 
void * _pHeap
 
ma_uint16 cachedDataCapInFramesPerBus
 
ma_uint16 cachedFrameCountIn
 
ma_uint16 cachedFrameCountOut
 
ma_uint16 consumedFrameCountIn
 
ma_uint32 inputBusCount
 
MA_ATOMIC ma_uint64 localTime
 
ma_uint32 outputBusCount
 
float * pCachedData
 
ma_node_input_buspInputBuses
 
ma_node_graphpNodeGraph
 
ma_node_output_buspOutputBuses
 
MA_ATOMIC ma_node_state state
 
MA_ATOMIC ma_uint64 stateTimes [2]
 
const ma_node_vtablevtable
 

Detailed Description

Definition at line 992 of file porcupine/demo/c/pvrecorder/src/miniaudio/research/miniaudio_engine.h.

Member Data Documentation

◆ _inputBuses

ma_node_input_bus ma_node_base::_inputBuses

◆ _outputBuses

ma_node_output_bus ma_node_base::_outputBuses

◆ _ownsHeap

ma_bool32 ma_node_base::_ownsHeap

◆ _pHeap

void * ma_node_base::_pHeap

◆ cachedDataCapInFramesPerBus

ma_uint16 ma_node_base::cachedDataCapInFramesPerBus

◆ cachedFrameCountIn

ma_uint16 ma_node_base::cachedFrameCountIn

◆ cachedFrameCountOut

ma_uint16 ma_node_base::cachedFrameCountOut

◆ consumedFrameCountIn

ma_uint16 ma_node_base::consumedFrameCountIn

◆ inputBusCount

ma_uint32 ma_node_base::inputBusCount

◆ localTime

MA_ATOMIC ma_uint64 ma_node_base::localTime

◆ outputBusCount

ma_uint32 ma_node_base::outputBusCount

◆ pCachedData

float * ma_node_base::pCachedData

◆ pInputBuses

ma_node_input_bus * ma_node_base::pInputBuses

◆ pNodeGraph

ma_node_graph * ma_node_base::pNodeGraph

◆ pOutputBuses

ma_node_output_bus * ma_node_base::pOutputBuses

◆ state

MA_ATOMIC ma_node_state ma_node_base::state

◆ stateTimes

MA_ATOMIC ma_uint64 ma_node_base::stateTimes

◆ vtable

const ma_node_vtable * ma_node_base::vtable

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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19