Beispiel #1
0
 public static bool IsPlaying(int stream)
 {
     return(_Playback.IsPlaying(stream));
 }