RetroArch
Public Attributes | List of all members
drmp3_src_cache Struct Reference

#include <dr_mp3.h>

Collaboration diagram for drmp3_src_cache:
[legend]

Public Attributes

drmp3_srcpSRC
 
float pCachedFrames [2 *DRMP3_SRC_CACHE_SIZE_IN_FRAMES]
 
drmp3_uint32 cachedFrameCount
 
drmp3_uint32 iNextFrame
 

Member Data Documentation

◆ cachedFrameCount

drmp3_uint32 drmp3_src_cache::cachedFrameCount

◆ iNextFrame

drmp3_uint32 drmp3_src_cache::iNextFrame

◆ pCachedFrames

float drmp3_src_cache::pCachedFrames[2 *DRMP3_SRC_CACHE_SIZE_IN_FRAMES]

◆ pSRC

drmp3_src* drmp3_src_cache::pSRC

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