EVosgAV.createAudioSource

EVosgAV.createAudioSource(std.string aFilepath, bool aLiveDecoding)

Parameters:
  • aFilepath (std.string) –

  • aLiveDecoding (bool) –

Return type:

EVosgAV.AudioSource

EVosgAV.createAudioSource(std.string aFilepath)

Parameters:

aFilepath (std.string) –

Return type:

EVosgAV.AudioSource

EVosgAV.createAudioSource(std.istream aStream, bool aLiveDecoding)

Parameters:
Return type:

EVosgAV.AudioSource

EVosgAV.createAudioSource(std.istream aStream)

Parameters:

aStream (std.istream) –

Return type:

EVosgAV.AudioSource