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