Esempio n. 1
0
 public void SeekTo(int to)
 {
     _player.SetPlayPositionAsync(to, false);
 }