rtpproxy.h
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:0k
源码类别:

Symbian

开发平台:

C/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_