audiostubs/devsoundextensions_stubs/mmfdevsoundadaptation_stub/src/DevSoundUtility.cpp
changeset 27 7fd5a1cdf0d8
parent 9 f935d51494d1
equal deleted inserted replaced
20:eea8496efb72 27:7fd5a1cdf0d8
    23 #include <barsread.h>
    23 #include <barsread.h>
    24 #include <mmfbase.h>
    24 #include <mmfbase.h>
    25 #include <mmfplugininterfaceuids.hrh>
    25 #include <mmfplugininterfaceuids.hrh>
    26 #include <mmf/common/mmfcontroller.h> //needed for CleanupResetAndDestroyPushL()
    26 #include <mmf/common/mmfcontroller.h> //needed for CleanupResetAndDestroyPushL()
    27 #include <fixedsequence.rsg>
    27 #include <fixedsequence.rsg>
    28 #include "devsoundutility.h"
    28 #include "DevSoundUtility.h"
    29 
    29 
    30 _LIT(KFixedSequenceResourceFile, "Z:\\Resource\\DevSound\\FixedSequence.rsc");
    30 _LIT(KFixedSequenceResourceFile, "Z:\\Resource\\DevSound\\FixedSequence.rsc");
    31 
    31 
    32 // CONSTANTS
    32 // CONSTANTS
    33 const TUint K4ByteSeq = 4;
    33 const TUint K4ByteSeq = 4;