Beispiel #1
0
 public TimeSpan GetPlaybackPosition()
 {
     return(_audioFileReader.GetPosition());
 }