?? smbmusicapsingleplayerobserver.h
字號:
/*----------------------------------------------------------------------------*/
// Copyright (c) 2007 Sony Ericsson Mobile Communications Japan, Inc.
// All rights reserved.
/*----------------------------------------------------------------------------*/
// FileName:
// SmbMusicAPSinglePlayerObserver.h
//
// Description:
// 堦嬋嵞惗僾儗僀儎乕僆僽僓乕僶僋儔僗
//
// Modify:
// 2007-02-01 PTX824Start
/*------------------------------------------------------------------------*/
// $NoKeywords: $
#ifndef SMBMUSICAPSINGLEPLAYEROBSERVER_H_
#define SMBMUSICAPSINGLEPLAYEROBSERVER_H_
#ifndef __SMBCOMMONDEF_H__
#include <SmbCommonDef.h> //NAMESPACE儅僋儘
#endif
#ifndef __SMBMUSICAPSINGLEPLAYERLOCALINTERFACE_H__
#include "SmbMusicAPSinglePlayerLocalInterface.h" // 堦嬋嵞惗僾儗僀儎乕儘乕僇儖IF
#endif //__SMBMUSICAPSINGLEPLAYERLOCALINTERFACE_H__
SEMCJ_NAMESPACE_BEGIN
class CSmbMusicAPSinglePlayerModel;
///////////////////////////////////////////////////////////////////////////////
// MSmbMusicAPSinglePlayerObserver
// 儌僨儖偺忬懺曄壔傪偆偗偲傞偨傔偺僀儞僞乕僼僃乕僗丏
//
class MSmbMusicAPSinglePlayerObserver
{
public:
virtual void HandlePlayerEventL(TSmbMusicAPSinglePlayerState aState) = 0;
virtual void HandleResourceEventL(TSmbMusicAPSinglePlayerAppRscEvent aEvent) = 0;
};
SEMCJ_NAMESPACE_END
#endif //SMBMUSICAPSINGLEPLAYEROBSERVER_H_
// end of SmbMusicAPSinglePlayerObserver.h
/* Copyright (C) 2007Sony Ericsson Mobile Communications Japan, Inc. */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -