NAudio_Song
Introduction
Loading an NAudio_Song
MainSong = new FlatRedBall.NAudio.NAudio_Song("Content/screens/level1/mainsong.mp3");
FlatRedBall.FlatRedBallServices.AddDisposable("Content/screens/level1/mainsong.mp3",
MainSong,
contentManagerName);Playing an NAudio_Song
Playing through the FRB Editor

Playing in Code
Volume
Last updated
Was this helpful?