private void _fastForward(object obj)
 {
     _recorder?.DeckFastForward();
 }