SoundInfo::SetSoundData

SoundInfo::SetSoundData
bool SetSoundData(SoundDataBase* ps);
Description

SetSoundData is an overridden method for initializing and retaining the sound contents of the sound file.

Parameters
Parameters 
Description 
pSound 
Pointer to SoundDataBase for creating the sound contents. 
Return Value

A Boolean value of true if the sound data is initialized and retained otherwise false.