버전
menu

Wwise SDK 2025.1.0
AkDynamicSequenceSelectCallbackInfo 구조체 참조

#include <AkCallbackTypes.h>

Public 속성

AkUniqueID audioNodeID
 Unique ID of Audio Node (can be resolved using AK::SoundEngine::DynamicDialogue API). Set to AK_INVALID_UNIQUE_ID to signal that no item is available to play. 더 자세히 ...
 
AkTimeMs msDelay
 Delay before playing this item, in milliseconds 더 자세히 ...
 
void * pCustomInfo
 Optional user data 더 자세히 ...
 
AkExternalSourceArray arExternalSources
 Optional external sources. Use API described in AkExternalSourceArray.h to add required external sources to play the next item. 더 자세히 ...
 

상세한 설명

Callback information structure corresponding to AK_DynamicSequenceSelect. Called when a dynamic sequence must select its next item to play. The callee is expected to fill out the information contained in this structure. If there is no item available to play, the callee must set audioNodeID to AK_INVALID_UNIQUE_ID. This will cause the dynamic sequence to stop. Use AK::SoundEngine::DynamicSequence::Play to start playback again.

주의: When opening a dynamic sequence with the callback flag AK_DynamicSequenceSelect, the callback is the ONLY way to determine the next item to play. AK::SoundEngine::DynamicSequence::LockPlaylist always returns NULL for dynamic sequences opened with AK_DynamicSequenceSelect.
참고

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


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

지원이 필요하신가요?

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

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

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

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

Wwise를 시작해 보세요