Wwise SDK 2023.1.10
|
#include <AkFXDurationHandler.h>
Public 멤버 함수 | |
void | Setup (AkReal32 in_fDuration, AkInt16 in_iLoopingCount, AkUInt32 in_uSampleRate) |
Setup duration handler 더 자세히 ... | |
void | Reset () |
Reset looping and frame counters and start again. 더 자세히 ... | |
void | SetLooping (AkInt16 in_iNumLoops) |
Change number of loop iterations (0 == infinite). 더 자세히 ... | |
void | SetDuration (AkReal32 in_fDuration) |
Set current duration per iteration (in secs). 더 자세히 ... | |
AkReal32 | GetDuration () const |
Return current total duration (considering looping) in secs. 더 자세히 ... | |
void | ProduceBuffer (AkAudioBuffer *io_pBuffer) |
AKRESULT | ProduceBuffer (AkUInt16 in_uMaxFrames, AkUInt16 &out_uValidFrames) |
Protected 속성 | |
AkUInt32 | m_uIterationFrame |
AkUInt32 | m_uFrameCount |
AkUInt32 | m_uSampleRate |
AkInt16 | m_iNumLoops |
Duration handler service for source plug-in. Duration may change between different execution
AkFXDurationHandler.h 파일의 34 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요