Home
last modified time | relevance | path

Searched defs:ChannelInfoTable (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundFile.h284 struct ChannelInfoTable struct
287 Util::ReferenceTable table;
290 NW_INLINE u32 GetChannelCount() const { return table.count; } in GetChannelCount()