Ignore:
Timestamp:
09/01/10 08:55:52 (21 months ago)
Author:
shiretu
Message:

-- android stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/thelib/include/protocols/rtp/connectivity/outboundconnectivity.h

    r107 r113  
    9696                        uint32_t ssrc, uint32_t rate, uint32_t packetsCount, 
    9797                        uint32_t bytesCount, bool isAudio); 
     98        bool CreateRTCPPacket_none(uint8_t *pDest, uint8_t *pSrc, 
     99                        uint32_t ssrc, uint32_t rate, uint32_t packetsCount, 
     100                        uint32_t bytesCount, bool isAudio); 
    98101}; 
    99102 
Note: See TracChangeset for help on using the changeset viewer.