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

#include <miniaudio.h>

Collaboration diagram for ma_lpf:
[legend]

Data Fields

ma_format format
 
ma_uint32 channels
 
ma_uint32 sampleRate
 
ma_uint32 lpf1Count
 
ma_uint32 lpf2Count
 
ma_lpf1pLPF1
 
ma_lpf2pLPF2
 
void * _pHeap
 
ma_bool32 _ownsHeap
 

Field Documentation

◆ _ownsHeap

ma_bool32 ma_lpf::_ownsHeap

◆ _pHeap

void* ma_lpf::_pHeap

◆ channels

ma_uint32 ma_lpf::channels

◆ format

ma_format ma_lpf::format

◆ lpf1Count

ma_uint32 ma_lpf::lpf1Count

◆ lpf2Count

ma_uint32 ma_lpf::lpf2Count

◆ pLPF1

ma_lpf1* ma_lpf::pLPF1

◆ pLPF2

ma_lpf2* ma_lpf::pLPF2

◆ sampleRate

ma_uint32 ma_lpf::sampleRate

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