Public Attributes | List of all members
drmp3_src Struct Reference

#include <dr_mp3.h>

Public Attributes

union {
   struct {
      double   alpha
 
      drmp3_bool32   isNextFramesLoaded: 1
 
      drmp3_bool32   isPrevFramesLoaded: 1
 
   }   linear
 
algo
 
union {
   struct {
      double   alpha
 
      drmp3_bool32   isNextFramesLoaded: 1
 
      drmp3_bool32   isPrevFramesLoaded: 1
 
   }   linear
 
algo
 
float bin [256]
 
drmp3_src_cache cache
 
drmp3_src_config config
 
drmp3_src_read_proc onRead
 
void * pUserData
 

Detailed Description

Definition at line 246 of file porcupine/demo/c/dr_libs/tests/external/miniaudio/extras/dr_mp3.h.

Member Data Documentation

◆ algo [1/2]

union { ... } drmp3_src::algo

◆ algo [2/2]

union { ... } drmp3_src::algo

◆ alpha

double drmp3_src::alpha

◆ bin

float drmp3_src::bin

◆ cache

drmp3_src_cache drmp3_src::cache

◆ config

drmp3_src_config drmp3_src::config

◆ isNextFramesLoaded

drmp3_bool32 drmp3_src::isNextFramesLoaded

◆ isPrevFramesLoaded

drmp3_bool32 drmp3_src::isPrevFramesLoaded

◆ linear [1/2]

struct { ... } drmp3_src::linear

◆ linear [2/2]

struct { ... } drmp3_src::linear

◆ onRead

drmp3_src_read_proc drmp3_src::onRead

◆ pUserData

void * drmp3_src::pUserData

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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19