private void _stop(object obj)
 {
     _recorder?.DeckStop();
 }