Searched refs:warcFile (Results 1 – 2 of 2) sorted by relevance
814 const void* warcFile = player.detail_GetFileAddress( info.fileId ); in GetWaveFile() local815 NW_WARNING( warcFile, "warc(%d) is not loaded.", waveArchiveId ); in GetWaveFile()816 if ( warcFile == NULL ) in GetWaveFile()822 internal::WaveArchiveFileReader reader( warcFile, info.isLoadIndividual ); in GetWaveFile()
1724 const void* warcFile = m_pSoundArchivePlayer.detail_GetFileAddress( warcInfo.fileId ); in GetWaveSoundData()1725 NW_WARNING( warcFile, "WSD failed - warc(%d) is not loaded", noteInfo->waveArchiveId ); in GetWaveSoundData()1726 if ( warcFile == NULL ) in GetWaveSoundData()