EVosgAV.createAudioSource

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

Параметры:
  • aFilepath (std.string) –

  • aLiveDecoding (bool) –

Тип результата:

EVosgAV.AudioSource

EVosgAV.createAudioSource(std.string aFilepath)

Параметры:

aFilepath (std.string) –

Тип результата:

EVosgAV.AudioSource

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

Параметры:
Тип результата:

EVosgAV.AudioSource

EVosgAV.createAudioSource(std.istream aStream)

Параметры:

aStream (std.istream) –

Тип результата:

EVosgAV.AudioSource