fix initialization order
This commit is contained in:
parent
477628a884
commit
d2d349a30b
@ -56,8 +56,8 @@ LTC_TransportMaster::LTC_TransportMaster (std::string const & name)
|
||||
, monotonic_cnt (0)
|
||||
, delayedlocked (10)
|
||||
, ltc_detect_fps_cnt (0)
|
||||
, printed_timecode_warning (false)
|
||||
, ltc_detect_fps_max (0)
|
||||
, printed_timecode_warning (false)
|
||||
, sync_lock_broken (false)
|
||||
, ltc_timecode (Timecode::timecode_24)
|
||||
, a3e_timecode (Timecode::timecode_24)
|
||||
|
Loading…
Reference in New Issue
Block a user