Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.8.8601 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
|
◆ GetBufferStatusForPinnedEvent() [2/2]
AKSOUNDENGINE_API AKRESULT AK::SoundEngine::GetBufferStatusForPinnedEvent |
( |
const char * |
in_pszEventName, |
|
|
AkReal32 & |
out_fPercentBuffered, |
|
|
bool & |
out_bCachePinnedMemoryFull |
|
) |
| |
Returns information about an Event that was requested to be pinned into cache via AK::SoundEngine::PinEventInStreamCache() . Retrieves the smallest buffer fill-percentage for each file referenced by the event, and whether the cache-pinned memory limit is preventing any of the files from filling up their buffer.
- Returns
AK_Success if command was queued
AK_IDNotFound if the Event ID is unknown (not loaded or typo in the ID)
- See also
-
- Parameters
-
in_pszEventName | Name of the event |
out_fPercentBuffered | Fill-percentage (out of 100) of requested buffer size for least buffered file in the event. |
out_bCachePinnedMemoryFull | True if at least one file can not complete buffering because the cache-pinned memory limit would be exceeded. |
|
Tell us about your project. We're here to help.
Register your project and we'll help you get started with no strings attached!
Get started with Wwise