버전

menu_open
Wwise SDK 2023.1.3

◆ AkCallbackType

Type of callback. Used as a bitfield in methods AK::SoundEngine::PostEvent() and AK::SoundEngine::DynamicSequence::Open().

열거형 멤버
AK_EndOfEvent 

Callback triggered when reaching the end of an event. AkCallbackInfo can be cast to AkEventCallbackInfo.

AK_EndOfDynamicSequenceItem 

Callback triggered when reaching the end of a dynamic sequence item. AkCallbackInfo can be cast to AkDynamicSequenceItemCallbackInfo.

AK_Marker 

Callback triggered when encountering a marker during playback. AkCallbackInfo can be cast to AkMarkerCallbackInfo.

AK_Duration 

Callback triggered when the duration of the sound is known by the sound engine. AkCallbackInfo can be cast to AkDurationCallbackInfo.

AK_SpeakerVolumeMatrix 

Callback triggered at each frame, letting the client modify the speaker volume matrix. AkCallbackInfo can be cast to AkSpeakerVolumeMatrixCallbackInfo.

AK_Starvation 

Callback triggered when playback skips a frame due to stream starvation. AkCallbackInfo can be cast to AkEventCallbackInfo.

AK_MusicPlaylistSelect 

Callback triggered when music playlist container must select the next item to play. AkCallbackInfo can be cast to AkMusicPlaylistCallbackInfo.

AK_MusicPlayStarted 

Callback triggered when a "Play" or "Seek" command has been executed ("Seek" commands are issued from AK::SoundEngine::SeekOnEvent()). Applies to objects of the Interactive-Music Hierarchy only. AkCallbackInfo can be cast to AkEventCallbackInfo.

AK_MusicSyncBeat 

Enable notifications on Music Beat. AkCallbackInfo can be cast to AkMusicSyncCallbackInfo.

AK_MusicSyncBar 

Enable notifications on Music Bar. AkCallbackInfo can be cast to AkMusicSyncCallbackInfo.

AK_MusicSyncEntry 

Enable notifications on Music Entry Cue. AkCallbackInfo can be cast to AkMusicSyncCallbackInfo.

AK_MusicSyncExit 

Enable notifications on Music Exit Cue. AkCallbackInfo can be cast to AkMusicSyncCallbackInfo.

AK_MusicSyncGrid 

Enable notifications on Music Grid. AkCallbackInfo can be cast to AkMusicSyncCallbackInfo.

AK_MusicSyncUserCue 

Enable notifications on Music Custom Cue. AkCallbackInfo can be cast to AkMusicSyncCallbackInfo.

AK_MusicSyncPoint 

Enable notifications on Music switch transition synchronization point. AkCallbackInfo can be cast to AkMusicSyncCallbackInfo.

AK_MusicSyncAll 

Use this flag if you want to receive all notifications concerning AK_MusicSync registration.

AK_MIDIEvent 

Enable notifications for MIDI events. AkCallbackInfo can be cast to AkMIDIEventCallbackInfo.

AK_CallbackBits 

Bitmask for all callback types.

AK_EnableGetSourcePlayPosition 

Enable play position information for use by AK::SoundEngine::GetSourcePlayPosition().

AK_EnableGetMusicPlayPosition 

Enable play position information of music objects, queried via AK::MusicEngine::GetPlayingSegmentInfo().

AK_EnableGetSourceStreamBuffering 

Enable stream buffering information for use by AK::SoundEngine::GetSourceStreamBuffering().

AkCallback.h 파일의 47 번째 라인에서 정의되었습니다.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요