Home
last modified time | relevance | path

Searched defs:ISoundSource (Results 1 – 2 of 2) sorted by relevance

/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/IrrlichtDemo/irrKlang-1.1.3/
H A Dik_ISound.h15 class ISoundSource; variable
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Sound/
H A DSoundDevice.cs45 public interface ISoundSource : IDisposable { } interface