small change in example code (in the comment)

This commit is contained in:
Volker Fischer 2014-01-06 12:51:06 +00:00
parent 90cbb22993
commit 7c81775232

View File

@ -1113,7 +1113,7 @@ void CClient::ProcessAudioDataIntern ( CVector<int16_t>& vecsStereoSndCrd )
// implementation so that crashes may occur.
//
// e.g., do the following:
// Socket.GetDataFromSocket();
// Socket.OnDataReceived();
for ( i = 0; i < iSndCrdFrameSizeFactor; i++ )