- Timestamp:
- 08/27/10 04:10:58 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/thelib/include/protocols/rtp/connectivity/baseconnectivity.h
r58 r109 28 28 BaseConnectivity(); 29 29 virtual ~BaseConnectivity(); 30 31 static uint32_t ToRTPTS(struct timeval &tv, uint32_t rate); 32 static uint32_t ToRTPTS(double milliseconds, uint32_t rate); 30 33 }; 31 34
Note: See TracChangeset
for help on using the changeset viewer.
