Wwise SDK 2024.1.4
|
#include <PluginDef.h>
Public Attributes | |
uint32_t | dataSize = 0 |
Actual size of data, taking duration into account (for prefetch) More... | |
uint32_t | duration = -1 |
Actual duration of data, or -1 for entire file. More... | |
uint32_t | sampleRate = 0 |
Number of samples per second. More... | |
AkChannelConfig | channelConfig |
Channel configuration. More... | |
uint32_t | decodedFileSize = -1 |
File size of file when decoded to PCM format, If offline decoding is supported by the codec. Otherwise has value NO_OFFLINE_DECODING (-1) More... | |
uint8_t | abyHash [16] = { 0 } |
Converted file hash (as present in the HASH chunk). More... | |
Definition at line 469 of file PluginDef.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise