Example #1
0
 public int GetCurrentPosition()
 {
     return(_audioController.GetCurrentPos());
 }