Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::snd::detail::StrmPlayer::StrmHeader Struct Reference

#include <StrmPlayer.h>

+ Collaboration diagram for nw4hbm::snd::detail::StrmPlayer::StrmHeader:

Public Attributes

StrmInfo strmInfo
 
AdpcmInfo adpcmInfo [STRM_CHANNEL_MAX]
 

Static Public Attributes

static const int STRM_CHANNEL_MAX = 8
 TODO: Why 8 if the player only supports 2???
 

Member Data Documentation

◆ adpcmInfo

AdpcmInfo nw4hbm::snd::detail::StrmPlayer::StrmHeader::adpcmInfo[STRM_CHANNEL_MAX]

◆ STRM_CHANNEL_MAX

const int nw4hbm::snd::detail::StrmPlayer::StrmHeader::STRM_CHANNEL_MAX = 8
static

TODO: Why 8 if the player only supports 2???

◆ strmInfo

StrmInfo nw4hbm::snd::detail::StrmPlayer::StrmHeader::strmInfo

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