Home
last modified time | relevance | path

Searched refs:GetTrackInfoTable (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundFileReader.h62 return m_pInfoBlockBody->GetTrackInfoTable()->GetTrackCount(); in GetTrackCount()
Dsnd_StreamSoundFile.h194 const TrackInfoTable* GetTrackInfoTable() const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundFile.cpp86 StreamSoundFile::InfoBlockBody::GetTrackInfoTable() const in GetTrackInfoTable() function in nw::snd::internal::StreamSoundFile::InfoBlockBody
Dsnd_StreamSoundFileReader.cpp88 m_pInfoBlockBody->GetTrackInfoTable(); in ReadStreamTrackInfo()