Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
StrmFile.h File Reference

Go to the source code of this file.

Classes

struct  nw4hbm::snd::detail::StrmFile::StrmDataInfo
 
struct  nw4hbm::snd::detail::StrmFile::TrackInfo
 
struct  nw4hbm::snd::detail::StrmFile::TrackTable
 
struct  nw4hbm::snd::detail::StrmFile::ChannelInfo
 
struct  nw4hbm::snd::detail::StrmFile::ChannelTable
 
struct  nw4hbm::snd::detail::StrmFile::Header
 
struct  nw4hbm::snd::detail::StrmFile::HeadBlock
 
struct  nw4hbm::snd::detail::StrmInfo
 
class  nw4hbm::snd::detail::StrmFileReader
 
class  nw4hbm::snd::detail::StrmFileLoader
 

Namespaces

namespace  nw4hbm
 
namespace  nw4hbm::snd
 
namespace  nw4hbm::snd::detail
 
namespace  nw4hbm::snd::detail::StrmFile
 

Typedefs

typedef struct nw4hbm::snd::detail::StrmFile::StrmDataInfo nw4hbm::snd::detail::StrmFile::StrmDataInfo
 
typedef struct nw4hbm::snd::detail::StrmFile::TrackInfo nw4hbm::snd::detail::StrmFile::TrackInfo
 
typedef struct nw4hbm::snd::detail::StrmFile::TrackTable nw4hbm::snd::detail::StrmFile::TrackTable
 
typedef struct nw4hbm::snd::detail::StrmFile::ChannelInfo nw4hbm::snd::detail::StrmFile::ChannelInfo
 
typedef struct nw4hbm::snd::detail::StrmFile::ChannelTable nw4hbm::snd::detail::StrmFile::ChannelTable
 
typedef struct nw4hbm::snd::detail::StrmFile::Header nw4hbm::snd::detail::StrmFile::Header
 
typedef struct nw4hbm::snd::detail::StrmFile::HeadBlock nw4hbm::snd::detail::StrmFile::HeadBlock
 
typedef struct nw4hbm::snd::detail::StrmInfo nw4hbm::snd::detail::StrmInfo
 

Variables

static const u32 nw4hbm::snd::detail::StrmFile::SIGNATURE_FILE = 'RSTM'
 
static const u32 nw4hbm::snd::detail::StrmFile::SIGNATURE_HEAD_BLOCK = 'HEAD'
 
static const int nw4hbm::snd::detail::StrmFile::FILE_VERSION = NW4HBM_VERSION(1, 0)