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

#include <miniaudio.h>

Collaboration diagram for ma_channel_converter_config:
[legend]

Data Fields

ma_format format
 
ma_uint32 channelsIn
 
ma_uint32 channelsOut
 
const ma_channelpChannelMapIn
 
const ma_channelpChannelMapOut
 
ma_channel_mix_mode mixingMode
 
ma_bool32 calculateLFEFromSpatialChannels
 
float ** ppWeights
 

Field Documentation

◆ calculateLFEFromSpatialChannels

ma_bool32 ma_channel_converter_config::calculateLFEFromSpatialChannels

◆ channelsIn

ma_uint32 ma_channel_converter_config::channelsIn

◆ channelsOut

ma_uint32 ma_channel_converter_config::channelsOut

◆ format

ma_format ma_channel_converter_config::format

◆ mixingMode

ma_channel_mix_mode ma_channel_converter_config::mixingMode

◆ pChannelMapIn

const ma_channel* ma_channel_converter_config::pChannelMapIn

◆ pChannelMapOut

const ma_channel* ma_channel_converter_config::pChannelMapOut

◆ ppWeights

float** ma_channel_converter_config::ppWeights

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