- Timestamp:
- 08/22/10 20:05:34 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/thelib/src/protocols/rtp/connectivity/outboundconnectivity.cpp
r87 r88 403 403 404 404 //6. RTP 405 // double rtpDouble; 406 // GETCLOCKS(rtpDouble); 407 // rtpDouble = (rtpDouble / CLOCKS_PER_SEC) * rate; 408 // uint32_t rtp = (uint32_t) rtpDouble; 409 // put_htonl(pDest + 16, rtp); 405 410 memcpy(pDest + 16, pSrc + 4, 4); 406 411
Note: See TracChangeset
for help on using the changeset viewer.
