#include <StrmFile.h>
◆ StrmFileLoader()
| nw4hbm::snd::detail::StrmFileLoader::StrmFileLoader |
( |
ut::FileStream & | rFileStream | ) |
|
|
inlineexplicit |
◆ LoadFileHeader()
| bool nw4hbm::snd::detail::StrmFileLoader::LoadFileHeader |
( |
void * | buffer, |
|
|
u32 | size ) |
◆ ReadAdpcBlockData()
| bool nw4hbm::snd::detail::StrmFileLoader::ReadAdpcBlockData |
( |
u16 * | yn1, |
|
|
u16 * | yn2, |
|
|
int | block, |
|
|
int | channels ) |
◆ ReadAdpcmInfo()
| bool nw4hbm::snd::detail::StrmFileLoader::ReadAdpcmInfo |
( |
AdpcmInfo * | adpcmInfo, |
|
|
int | channel ) const |
|
inline |
◆ ReadStrmInfo()
| bool nw4hbm::snd::detail::StrmFileLoader::ReadStrmInfo |
( |
StrmInfo * | strmInfo | ) |
const |
|
inline |
◆ HEADER_ALIGNED_SIZE
| const int nw4hbm::snd::detail::StrmFileLoader::HEADER_ALIGNED_SIZE = OSRoundUp32B(sizeof(StrmFile::Header)) |
|
staticprivate |
◆ mReader
◆ mStream
The documentation for this class was generated from the following file:
- src/revolution/homebuttonLib/nw4hbm/snd/StrmFile.h