- Timestamp:
- 08/26/10 19:37:23 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/thelib/include/protocols/rtp/streaming/outnetrtpudph264stream.h
r49 r106 60 60 uint32_t processedLength, uint32_t totalLength, 61 61 double absoluteTimestamp); 62 bool FeedDataAudioMPEG4Generic(uint8_t *pData, uint32_t dataLength, 62 bool FeedDataAudioMPEG4Generic_aggregate(uint8_t *pData, uint32_t dataLength, 63 uint32_t processedLength, uint32_t totalLength, 64 double absoluteTimestamp); 65 bool FeedDataAudioMPEG4Generic_one_by_one(uint8_t *pData, uint32_t dataLength, 63 66 uint32_t processedLength, uint32_t totalLength, 64 67 double absoluteTimestamp);
Note: See TracChangeset
for help on using the changeset viewer.
