Searched refs:m_pSoundPlayers (Results 1 – 2 of 2) sorted by relevance
58 m_pSoundPlayers( NULL ), in SoundArchivePlayer()184 m_pSoundPlayers[ playerId ].StopAllSound(0); in Finalize()194 m_pSoundPlayers = NULL; in Finalize()431 m_pSoundPlayers = reinterpret_cast<SoundPlayer*>( buf ); in SetupSoundPlayer()670 return m_pSoundPlayers[ itemIndex ]; in GetSoundPlayer()
543 SoundPlayer* m_pSoundPlayers; variable