Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_StreamSoundFile.h282 struct ChannelInfoTable struct
285 Util::ReferenceTable table;
288 NW_INLINE u32 GetChannelCount() const { return table.count; } in GetChannelCount()