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