Load From Memory Example

FMOD Low Level API

Firelight Technologies FMOD Studio API

Load From Memory Example

This example is simply a variant of the Play Sound Example, but it loads the data into memory then uses the 'load from memory' feature of System::createSound.

Location

The example is located at api/lowlevel/examples/load_from_memory.cpp.