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