Beispiel #1
0
 public void CanCreateDirectSound()
 {
     DirectSoundBase.Create((Guid)DirectSoundDevice.DefaultDevice).Dispose();
 }