0

I am implementing this in my app

mAudioPlayer = mSoundEngine->play2D(localMainFilePath.toStdString().c_str(), false, false, true);

mAudioPlayer is of type

irrklang::ISound *mAudioPlayer;

When i try to play recording crash occured saying access voilation on debugging I am getting
mAudioPlayer has 0x00000000

why mAudioPlayer is not intialising.

bhupinder
  • 315
  • 1
  • 6
  • 23

0 Answers0