Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundFileReader.h53 NW_INLINE u32 GetChannelCount() const in GetChannelCount() function
Dsnd_WaveFile.h121 inline s32 GetChannelCount() const { return channelInfoReferenceTable.count; } in GetChannelCount() function
Dsnd_Voice.h181 int GetChannelCount() const { return m_ChannelCount; } in GetChannelCount() function
Dsnd_StreamSoundFile.h290 NW_INLINE u32 GetChannelCount() const { return table.count; } in GetChannelCount() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundFileLoader.cpp110 u32 StreamSoundFileLoader::GetChannelCount() const in GetChannelCount() function in nw::snd::internal::StreamSoundFileLoader
Dsnd_SequenceTrack.cpp494 int SequenceTrack::GetChannelCount() const in GetChannelCount() function in nw::snd::internal::driver::SequenceTrack