public TimeSpan ObtenerTiempoActual()
 {
     return(Reproductor.GetPositionTimeSpan());
 }