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

#include <miniaudio.h>

Collaboration diagram for ma_engine_node_config:
[legend]

Data Fields

ma_enginepEngine
 
ma_engine_node_type type
 
ma_uint32 channelsIn
 
ma_uint32 channelsOut
 
ma_uint32 sampleRate
 
ma_uint32 volumeSmoothTimeInPCMFrames
 
ma_mono_expansion_mode monoExpansionMode
 
ma_bool8 isPitchDisabled
 
ma_bool8 isSpatializationDisabled
 
ma_uint8 pinnedListenerIndex
 

Field Documentation

◆ channelsIn

ma_uint32 ma_engine_node_config::channelsIn

◆ channelsOut

ma_uint32 ma_engine_node_config::channelsOut

◆ isPitchDisabled

ma_bool8 ma_engine_node_config::isPitchDisabled

◆ isSpatializationDisabled

ma_bool8 ma_engine_node_config::isSpatializationDisabled

◆ monoExpansionMode

ma_mono_expansion_mode ma_engine_node_config::monoExpansionMode

◆ pEngine

ma_engine* ma_engine_node_config::pEngine

◆ pinnedListenerIndex

ma_uint8 ma_engine_node_config::pinnedListenerIndex

◆ sampleRate

ma_uint32 ma_engine_node_config::sampleRate

◆ type

ma_engine_node_type ma_engine_node_config::type

◆ volumeSmoothTimeInPCMFrames

ma_uint32 ma_engine_node_config::volumeSmoothTimeInPCMFrames

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