EVosgAV.createAudioSource¶
EVosgAV.
createAudioSource
(std.string aFilepath, bool aLiveDecoding)¶
Параметры:
- aFilepath (
std.string
) –- aLiveDecoding (
bool
) –Тип результата:
EVosgAV.
createAudioSource
(std.string aFilepath)
Параметры: aFilepath ( std.string
) –Тип результата: EVosgAV.AudioSource
EVosgAV.
createAudioSource
(std.istream aStream, bool aLiveDecoding)
Параметры:
- aStream (
std.istream
) –- aLiveDecoding (
bool
) –Тип результата:
EVosgAV.
createAudioSource
(std.istream aStream)
Параметры: aStream ( std.istream
) –Тип результата: EVosgAV.AudioSource