serviceproviders/sapi_mediamanagement/tsrc/testing/tmediaprovidertesting/inc/tmediaobserver.h
changeset 33 50974a8b132e
parent 22 fc9cf246af83
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    16 */
    16 */
    17 
    17 
    18 #ifndef _TMEDIAPROVIDERTESTING_H__
    18 #ifndef _TMEDIAPROVIDERTESTING_H__
    19 #define _TMEDIAPROVIDERTESTING_H__
    19 #define _TMEDIAPROVIDERTESTING_H__
    20 
    20 
    21 #include <LiwCommon.h>
    21 #include <liwcommon.h>
    22 #include <LiwBufferExtension.h>
    22 #include <liwbufferextension.h>
    23 #include <LiwServiceHandler.h>
    23 #include <liwservicehandler.h>
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 extern TInt count;
    25 extern TInt count;
    26 class CMediaObserver : public CBase , public MLiwNotifyCallback
    26 class CMediaObserver : public CBase , public MLiwNotifyCallback
    27 {
    27 {
    28 	public :
    28 	public :