menu
버전
2021.1.14.8108
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2021.1.14
|
#include <AkRingBuffer.h>
Public 멤버 함수 | |
AkRingBuffer () | |
AKRESULT | Init (AkUInt32 nbItems) |
void | Term () |
void | Reset () |
AkUInt32 | GetWriteIndex () const |
T * | GetWritePtr () |
void | IncrementWriteIndex (AkUInt32 nbItems) |
AkUInt32 | GetReadIndex () const |
const T * | GetReadPtr () const |
void | IncrementReadIndex (AkUInt32 nbItems) |
AkUInt32 | GetNbReadableItems () const |
AkUInt32 | GetNbWritableItems () const |
AkUInt32 | Size () const |
AkRingBuffer.h 파일의 69 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요