Пример #1
0
 public bool IsSoundPlaying(Sound sound)
 {
     return false;
 }
Пример #2
0
 public void StopSound(Sound sound)
 {
 }