Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_StreamSoundFileReader.h51 NW_INLINE u32 GetChannelCount() const in GetChannelCount() function
Dsnd_WaveFile.h119 inline s32 GetChannelCount() const { return channelInfoReferenceTable.count; } in GetChannelCount() function
Dsnd_Voice.h179 int GetChannelCount() const { return m_ChannelCount; } in GetChannelCount() function
Dsnd_StreamSoundFile.h288 NW_INLINE u32 GetChannelCount() const { return table.count; } in GetChannelCount() function
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_StreamSoundFileLoader.cpp108 u32 StreamSoundFileLoader::GetChannelCount() const in GetChannelCount() function in nw::snd::internal::StreamSoundFileLoader
Dsnd_SequenceTrack.cpp492 int SequenceTrack::GetChannelCount() const in GetChannelCount() function in nw::snd::internal::driver::SequenceTrack