Mario Kart 64
Loading...
Searching...
No Matches
ma_node_config Struct Reference

#include <miniaudio.h>

Collaboration diagram for ma_node_config:
[legend]

Data Fields

const ma_node_vtablevtable
 
ma_node_state initialState
 
ma_uint32 inputBusCount
 
ma_uint32 outputBusCount
 
const ma_uint32pInputChannels
 
const ma_uint32pOutputChannels
 

Field Documentation

◆ initialState

ma_node_state ma_node_config::initialState

◆ inputBusCount

ma_uint32 ma_node_config::inputBusCount

◆ outputBusCount

ma_uint32 ma_node_config::outputBusCount

◆ pInputChannels

const ma_uint32* ma_node_config::pInputChannels

◆ pOutputChannels

const ma_uint32* ma_node_config::pOutputChannels

◆ vtable

const ma_node_vtable* ma_node_config::vtable

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