rtpproxy.h
上传用户:dangjiwu
上传日期:2013-07-19
资源大小:42019k
文件大小:0k
源码类别:

Symbian

开发平台:

Visual C++

  1. /*
  2.  *   This routine should contain RTSP related utility functions.
  3.  */
  4. #ifndef _RTSPMISC_H_
  5. #define _RTSPMISC_H_
  6. BOOL proxiesSupportFlash4(IHXBuffer* pViaStr);
  7. void AddNoCacheHeader(IUnknown* pContext, IHXRequest* pRequest);
  8. #endif // _RTSPMISC_H_