SpaghettiKart
Loading...
Searching...
No Matches
ma_hpf Struct Reference

#include <miniaudio.h>

Collaboration diagram for ma_hpf:
[legend]

Data Fields

ma_format format
 
ma_uint32 channels
 
ma_uint32 sampleRate
 
ma_uint32 hpf1Count
 
ma_uint32 hpf2Count
 
ma_hpf1pHPF1
 
ma_hpf2pHPF2
 
void * _pHeap
 
ma_bool32 _ownsHeap
 

Field Documentation

◆ _ownsHeap

ma_bool32 ma_hpf::_ownsHeap

◆ _pHeap

void* ma_hpf::_pHeap

◆ channels

ma_uint32 ma_hpf::channels

◆ format

ma_format ma_hpf::format

◆ hpf1Count

ma_uint32 ma_hpf::hpf1Count

◆ hpf2Count

ma_uint32 ma_hpf::hpf2Count

◆ pHPF1

ma_hpf1* ma_hpf::pHPF1

◆ pHPF2

ma_hpf2* ma_hpf::pHPF2

◆ sampleRate

ma_uint32 ma_hpf::sampleRate

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