audiostubs/devsoundextensions_stubs/audioeffectscistubs/listenerlocationcistub/src/ListenerLocationCIStub.cpp
changeset 27 7fd5a1cdf0d8
parent 9 f935d51494d1
equal deleted inserted replaced
20:eea8496efb72 27:7fd5a1cdf0d8
    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 "listenerlocationci.h"
    23 #include "ListenerLocationCI.h"
    24 #include <sounddevice.h>
    24 #include <sounddevice.h>
    25 
    25 
    26 // -----------------------------------------------------------------------------
    26 // -----------------------------------------------------------------------------
    27 // CListenerLocation::NewL
    27 // CListenerLocation::NewL
    28 // Static function for creating an instance of the CListenerLocationCI object.
    28 // Static function for creating an instance of the CListenerLocationCI object.