< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate-users] question about recon‘s header files


Hi,
    In the bridgemixer.hxx of recon resip/recon directory,there are four include files:
 
#include <mp/MprBridge.h>
#include <mp/MpResourceTopology.h>
#include <mi/CpMediaInterface.h>
#include <mp/MpEncoderBase.h>  // required so that static methods in header get linked in
 
    Where can I download the whole directory of mp and mi?
 
Thanks