xoreos  0.0.5
Public Attributes | List of all members
Aurora::FEVFile::WaveBank Struct Reference

Reference to an external wave bank. More...

#include <fevfile.h>

Collaboration diagram for Aurora::FEVFile::WaveBank:
Collaboration graph
[legend]

Public Attributes

uint32 maxStreams
 
StreamingType streamingType
 
Common::UString name
 

Detailed Description

Reference to an external wave bank.

Definition at line 76 of file fevfile.h.

Member Data Documentation

◆ maxStreams

uint32 Aurora::FEVFile::WaveBank::maxStreams

Definition at line 77 of file fevfile.h.

Referenced by Aurora::FEVFile::load().

◆ name

Common::UString Aurora::FEVFile::WaveBank::name

Definition at line 79 of file fevfile.h.

Referenced by Aurora::FEVFile::load().

◆ streamingType

StreamingType Aurora::FEVFile::WaveBank::streamingType

Definition at line 78 of file fevfile.h.

Referenced by Aurora::FEVFile::load().


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