|
WwiseAudioTools
Tools for working with Wwise file types
|
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) | |
Information about a WEM referenced by a BNK soundbank.