RSS

Пятница, 19.04.2024, 04:40
Главная » WoW API » API Функции »

Звук

[ Добавить запись ]

В категории материалов: 24
Показано материалов: 1-24

Название Описание
WarGameRespond This is a Blizzard internal function.
StartWarGame This is a Blizzard internal function.
GetWarGameQueueStatus This is a Blizzard internal function.
CommentatorStartWargame This is a Blizzard internal function.
CanInitiateWarGame This is a Blizzard internal function.
VoiceSelectOutputDevice Selects an audio output device for voice chat.
VoiceEnumerateOutputDevices Returns the name of an audio output device for voice chat.
VoiceEnumerateCaptureDevices Returns the name of an audio input device for voice chat.
VoiceSelectOutputDevice Selects an audio output device for voice chat.
VoiceEnumerateOutputDevices Returns the name of an audio output device for voice chat.
VoiceEnumerateCaptureDevices Returns the name of an audio input device for voice chat.
StopMusic Stops currently playing in-game music.
Sound_GameSystem_RestartSoundSystem Restarts the game's sound systems.
Sound_GameSystem_GetOutputDriverNameByIndex Returns the name of the given game sound output driver.
Sound_GameSystem_GetNumOutputDrivers Returns the number of game sound output drivers.
Sound_GameSystem_GetNumInputDrivers Returns the number of game sound input drivers.
Sound_GameSystem_GetInputDriverNameByIndex Returns the name of the given game sound input driver.
Sound_ChatSystem_GetOutputDriverNameByIndex Returns the name of the given chat system sound output driver.
Sound_ChatSystem_GetNumOutputDrivers Returns the number of chat system sound output drivers.
Sound_ChatSystem_GetNumInputDrivers Returns the number of chat system sound input drivers.
Sound_ChatSystem_GetInputDriverNameByIndex Returns the name of the given chat system sound input driver.
PlaySoundFile Plays an audio file at a given path.
PlaySound Plays one of WoW's built-in sound effects.
PlayMusic Plays an audio file as background music.