SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
SetMemAllocationBehaviour()
static void SRL::Sound::Pcm::SetMemAllocationBehaviour
(
const
Pcm::PcmMalloc
work
,
const
Pcm::PcmMalloc
data
)
inline
static
Set the Mem Allocation Behaviour for loading PCM files.
Parameters
work
This malloc will be used to allocate memory for parsing a file
data
This malloc will be used to allocate memory for a parsed file
SRL
Sound
Pcm