Microsoft DirectX 8.0 (Visual Basic) |
Creates an audiopath object that represents the stages in data flow from the performance to DirectSound buffers.
object.CreateAudioPath( _ SourceConfig As Unknown _ ) As DirectMusicAudioPath8
Returns a DirectMusicAudioPath8 object.
If the method fails, an error is raised. Possible values for Err.Number include the following:
DMUS_E_NOT_INIT |
DMUS_E_AUDIOPATHS_NOT_VALID |
DMUS_E_OUTOFMEMORY |