WwiseAudioTools
Tools for working with Wwise file types
Loading...
Searching...
No Matches
wwtools::BnkEntry Struct Reference

Information about a WEM referenced by a BNK soundbank. More...

#include <wwtools.h>

Public Attributes

std::uint32_t id
 WEM ID.
 
bool streamed
 true if the WEM is streamed (external .wem file needed)
 
std::string data
 Embedded WEM data (full file if !streamed, prefetch stub if streamed)
 

Detailed Description

Information about a WEM referenced by a BNK soundbank.


The documentation for this struct was generated from the following file: