Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
ma_channel_converter_config Struct Reference

#include <miniaudio.h>

Public Attributes

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

Detailed Description

Definition at line 5233 of file miniaudio.h.

Member Data Documentation

◆ channelsIn

ma_uint32 ma_channel_converter_config::channelsIn

Definition at line 5236 of file miniaudio.h.

◆ channelsOut

ma_uint32 ma_channel_converter_config::channelsOut

Definition at line 5237 of file miniaudio.h.

◆ format

ma_format ma_channel_converter_config::format

Definition at line 5235 of file miniaudio.h.

◆ mixingMode

ma_channel_mix_mode ma_channel_converter_config::mixingMode

Definition at line 5240 of file miniaudio.h.

◆ pChannelMapIn

const ma_channel* ma_channel_converter_config::pChannelMapIn

Definition at line 5238 of file miniaudio.h.

◆ pChannelMapOut

const ma_channel* ma_channel_converter_config::pChannelMapOut

Definition at line 5239 of file miniaudio.h.

◆ ppWeights

float** ma_channel_converter_config::ppWeights

Definition at line 5241 of file miniaudio.h.


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