custom.h
来自「openmcu 是开源的H.323会议服务器,需要pwlib 和 openh32」· C头文件 代码 · 共 24 行
H
24 行
/*
* custom.h
*
* Application header file for OpenMCU
*
* Customisable application configuration for OEMs.
*
* Copyright (C) 2004 Post Increment
*
* $Log: custom.h,v $
* Revision 2.1 2004/05/26 06:54:31 csoutheren
* Changed to be a PHTTPServiceProcess
* Added ability to play WAV files on member entry and exit
* Added additional documentation on all classes
* Preparation for re-introducing video
*
*/
#include <ptclib/httpsvc.h>
extern PHTTPServiceProcess::Info ProductInfo;
// End of File ///////////////////////////////////////////////////////////////
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?