fix initialization order
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user