バージョン
menu_open

◆ AkAudioAPI

enum AkAudioAPI

< API used for audio output Use with AkPlatformInitSettings to select the API used for audio output.

Use AkAPI_Default, it will select the more appropriate API depending on the computer's capabilities. Other values should be used for testing purposes.

参照
AK::SoundEngine::Init
列挙値
AkAPI_Wasapi 

Use Wasapi

AkAPI_XAudio2 

Use XAudio2 (this is the preferred API on Windows)

AkAPI_DirectSound 

Use DirectSound

AkAPI_Default 

Default value, will select the more appropriate API (XAudio2 is the default)

AkAPI_PulseAudio 

Use PulseAudio (this is the preferred API on Linux)

AkAPI_ALSA 

Use ALSA

AkAPI_Default 

Default value, will select the more appropriate API

AkAPI_Wasapi 

Use WASAPI (this is the preferred API on XboxOne)

AkAPI_Default 

Default value, will select the more appropriate API.

AkAPI_Dummy 

Dummy output, simply eats the audio stream and outputs nothing.

AkAPI_PulseAudio 

Use PulseAudio (this is the preferred API on Linux)

AkAPI_ALSA 

Use ALSA

AkAPI_Default 

Default value, will select the more appropriate API

AkGGPSoundEngine.h40 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう