Ejemplo n.º 1
0
 public override void Play()
 {
     AlNative.alSourcePlay(_source);
     ALEngine.checkAlError();
 }