Ejemplo n.º 1
0
 protected override void ThreadFunction()
 {
     clip = NAudioPlayer.GetAudioClip(FilePath);
 }