バージョン

menu_open

◆ AkAudioSessionCategoryOptions

The IDs of the iOS audio session category options, used for customizing the audio session category features. These IDs are funtionally equivalent to the corresponding constants defined by the iOS audio session service backend (AVAudioSession). Refer to Xcode documentation for details on the audio session category options. The original prefix "AV" is replaced with "Ak" for the ID names.

注釈
These options only have an effect with specific audio session categories. See the documentation for each option to learn which category they affect.
参照
列挙値
AkAudioSessionCategoryOptionMixWithOthers 

Same as AVAudioSessionCategoryOptionMixWithOthers. Only affects PlayAndRecord and Playback categories.

AkAudioSessionCategoryOptionDuckOthers 

Same as AVAudioSessionCategoryOptionDuckOthers. Implicitely sets the MixWithOthers option. Only affects PlayAndRecord and Playback categories.

AkAudioSessionCategoryOptionAllowBluetooth 

Same as AVAudioSessionCategoryOptionAllowBluetooth. Only affects PlayAndRecord category.

AkAudioSessionCategoryOptionDefaultToSpeaker 

Same as AVAudioSessionCategoryOptionDefaultToSpeaker. Only affects PlayAndRecord category.

AkAudioSessionCategoryOptionAllowBluetoothA2DP 

Same as AVAudioSessionCategoryOptionAllowBluetoothA2DP. Only affects PlayAndRecord category.

AkiOSSoundEngine.h61 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう