Version

menu_open
Wwise SDK 2024.1.4
AK.Wwise::Plugin::ConvertedFileInfo Struct Reference

#include <PluginDef.h>

Inheritance diagram for AK.Wwise::Plugin::ConvertedFileInfo:
AK.Wwise::Plugin::OpenedConvertedFile

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...
 

Detailed Description

Definition at line 469 of file PluginDef.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

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