private void _goToTimecode(object obj)
 {
     _recorder.GoToTimecode(_currentTc, _channel.VideoFormat);
 }