[Speex-dev] Upsampling while decoding / Updating
    Nikos Chantziaras 
    realnc at gmail.com
       
    Wed May  8 09:22:07 PDT 2013
    
    
  
On 08/05/13 19:18, Nikos Chantziaras wrote:
> If your software is actually a library itself, you might to instead:
>
>     #define SPX_RESAMPLE_EXPORT __declspec(dllexport)
Or maybe not, since I don't think it makes sense to actually export 
this, as the resampling routines are probably internal to your software. 
  So you probably want to always define this as an empty macro.
    
    
More information about the Speex-dev
mailing list