DS
mmSoundBankInFiles

Back to Index

Prototype

void mmSoundBankInFiles( char* filename );

Parameters

filename

Filename of your soundbank binary.

Description

This function sets up the standard interface for a soundbank that is loaded in the file system. This function should be called after mmInit and before any Load or Unload operations. This function is called by mmInitDefault.

See Also

mmInit, mmSoundBankInMemory, mmSetCustomSoundBankHandler