chxavconfignames.h
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:2k
- /****************************************************************************
- * chxavconfignames.h
- * ------------------
- *
- * Synopsis:
- * Key names.
- *
- * Target:
- * Symbian OS
- *
- *
- * (c) 1995-2003 RealNetworks, Inc. Patents pending. All rights reserved.
- *
- *****************************************************************************/
-
- #ifndef _chxavconfignames_h_
- #define _chxavconfignames_h_
- #define CHXAV_AccessPoint "AccessPoint"
- #define CHXAV_Bandwidth "Bandwidth"
- #define CHXAV_AccessPointStr "AccessPointStr"
- #define CHXAV_ClipIntroSecs "ClipIntroSecs"
- #define CHXAV_ConnTimeout "ConnectionTimeout"
- #define CHXAV_DebugMask "DebugMask"
- #define CHXAV_EnablePostFilter "EnablePostFilter"
- #define CHXAV_AutoScale "AutoScale"
- #define CHXAV_ErrMsgIncludeCode "ErrMsgIncludeCode"
- #define CHXAV_FlowControl "FlowControl"
- #define CHXAV_Guide "Guide"
- #define CHXAV_GuideLocalize "GuideLocalize"
- #define CHXAV_Help "Help"
- #define CHXAV_LocalMediaFolder "LocalMediaFolder"
- #define CHXAV_LogSink "LogSink"
- #define CHXAV_LoopMode "LoopMode"
- #define CHXAV_ManualBandwidth "ManualBandwidth"
- #define CHXAV_MaxBandwidth "MaxBandwidth"
- #define CHXAV_MaxImageSize "MaxImageSize"
- #define CHXAV_MaxRecentClipCount "MaxRecentClipCount"
- #define CHXAV_UDPPort "UDPPort"
- #define CHXAV_UseUDPPort "UseUDPPort"
- #define CHXAV_MmcMediaFolder "MmcMediaFolder"
- #define CHXAV_MmcMediaFolderStart "MmcMediaFolderStart"
- #define CHXAV_PlayerLibPath "UserSDKDataPath"
- #define CHXAV_PluginArchiveFileName "PluginArchiveFileName"
- #define CHXAV_Proxy "RTSPProxyHost"
- #define CHXAV_ProxyPort "RTSPProxyPort"
- #define CHXAV_ServerPort "ServerPort"
- #define CHXAV_ServerTimeout "ServerTimeout"
- #define CHXAV_UDPTimeout "UDPTimeout"
- #define CHXAV_ShuffleMode "ShuffleMode"
- #define CHXAV_UseProxy "RTSPProxySupport"
- //#define CHXAV_Volume "Volume"
- //#define CHXAV_IsMute "IsMute"
- #endif // _chxavconfignames_h_