#20 add some comment

pull/32/head
Geoffrey Merck 4 years ago
parent c8ec37bd85
commit e05493633e

@ -1015,6 +1015,8 @@ void CTimeServerThread::buildAudio(const std::vector<std::string>& words, CSlowD
m_ambeFileReader->lookup(" ", m_data);
m_ambeFileReader->lookup(" ", m_data);
// add the slow data
for(unsigned int i = 0U; i < m_data.size(); i++) {
m_data[i]->setDestination(m_address, G2_DV_PORT);
m_data[i]->setSeq(seqNo);

Loading…
Cancel
Save

Powered by TurnKey Linux.