Wwise SDK 2024.1.0
|
Device descriptor. 더 자세히 ...
#include <IAkStreamMgr.h>
Public 속성 | |
AkDeviceID | deviceID |
Device ID 더 자세히 ... | |
AkUInt32 | uMemSize |
IO memory pool size 더 자세히 ... | |
AkUInt32 | uMemUsed |
IO memory pool used 더 자세히 ... | |
AkUInt32 | uAllocs |
Cumulative number of allocations 더 자세히 ... | |
AkUInt32 | uFrees |
Cumulative number of deallocations 더 자세히 ... | |
AkUInt32 | uPeakRefdMemUsed |
Memory peak since monitoring started 더 자세히 ... | |
AkUInt32 | uUnreferencedCachedBytes |
IO memory that is cached but is not currently used for active streams. 더 자세히 ... | |
AkUInt32 | uGranularity |
IO memory pool block size 더 자세히 ... | |
AkUInt32 | uNumActiveStreams |
Number of streams that have been active in the previous frame 더 자세히 ... | |
AkUInt32 | uTotalBytesTransferred |
Number of bytes transferred, including cached transfers 더 자세히 ... | |
AkUInt32 | uLowLevelBytesTransferred |
Number of bytes transferred exclusively via low-level 더 자세히 ... | |
AkReal32 | fAvgCacheEfficiency |
Total bytes from cache as a percentage of total bytes. 더 자세히 ... | |
AkUInt32 | uNumLowLevelRequestsCompleted |
Number of low-level transfers that have completed in the previous monitoring frame 더 자세히 ... | |
AkUInt32 | uNumLowLevelRequestsCancelled |
Number of low-level transfers that were cancelled in the previous monitoring frame 더 자세히 ... | |
AkUInt32 | uNumLowLevelRequestsPending |
Number of low-level transfers that are currently pending 더 자세히 ... | |
AkUInt32 | uCustomParam |
Custom number queried from low-level IO. 더 자세히 ... | |
AkUInt32 | uCachePinnedBytes |
Number of bytes that can be pinned into cache. 더 자세히 ... | |
Device descriptor.
IAkStreamMgr.h 파일의 133 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요