audiostubs/devsoundextensions_stubs/audioeffectscistubs/bassboostcistub/src/BassBoostCIStub.cpp
changeset 9 f935d51494d1
parent 0 0ce1b5ce9557
child 10 b2544ba3bc16
equal deleted inserted replaced
1:ffb8e2ddd8dc 9:f935d51494d1
    18 
    18 
    19 #ifdef _DEBUG
    19 #ifdef _DEBUG
    20 #include <e32svr.h> // Needed for RDebug Prints
    20 #include <e32svr.h> // Needed for RDebug Prints
    21 #endif
    21 #endif
    22 
    22 
    23 #include "BassBoostCI.h"
    23 #include "bassboostci.h"
    24 #include <sounddevice.h>
    24 #include <sounddevice.h>
    25 
    25 
    26 // -----------------------------------------------------------------------------
    26 // -----------------------------------------------------------------------------
    27 // CBassBoost::NewL
    27 // CBassBoost::NewL
    28 // Static function for creating an instance of the CBassBoostCI object.
    28 // Static function for creating an instance of the CBassBoostCI object.