Microsoft DirectX 8.1 (Visual Basic) |
The default audiopath is the one used when no audiopath is specified in the call to DirectMusicPerformance8.PlaySegmentEx.
You can create an audiopath and make it the default by specifying a standard type in the lDefaultPathType parameter of DirectMusicPerformance8.InitAudio.
Any existing audiopath can be made the default audiopath by passing it to DirectMusicPerformance8.SetDefaultAudioPath. Retrieve the default audiopath by using DirectMusicPerformance8.GetDefaultAudioPath.