Searched defs:SoundFileHeader (Results 1 – 1 of 1) sorted by relevance
250 struct SoundFileHeader struct252 ut::BinaryFileHeader header;253 BlockReferenceTable blockReferenceTable;255 NW_INLINE s32 GetBlockCount() const { return header.dataBlocks; } in GetBlockCount()258 NW_INLINE const void* GetBlock( u16 typeId ) const in GetBlock()262 NW_INLINE u32 GetBlockSize( u16 typeId ) const in GetBlockSize()266 NW_INLINE u32 GetBlockOffset( u16 typeId ) const in GetBlockOffset()