Jump to content

WarpOverlay: Difference between revisions

From EDM2
No edit summary
Line 13: Line 13:


==Links==
==Links==
* [https://web.archive.org/web/20030701000000/http://www.logicsystems.ru/elf/data/WO/wo_fix.zip Binary]
* [http://hobbes.nmsu.edu/download/pub/os2/apps/mmedia/video/wo11src.zip wo11src.zip]
* [http://hobbes.nmsu.edu/download/pub/os2/apps/mmedia/video/wo11src.zip wo11src.zip]
* [https://github.com/OS2World/LIB-WarpOverlay Source code at Github]
* [https://github.com/OS2World/LIB-WarpOverlay Source code at Github]


[[Category:C Libraries]]
[[Category:C Libraries]]

Revision as of 00:56, 15 May 2017

You can get more information at the WarpOverlay! page.

Functions

  • ClipRect
  • HWVIDEOInit
  • HWVIDEOCaps
  • HWVIDEOSetup
  • HWVIDEOBeginUpdate
  • HWVIDEOEndUpdate
  • HWVIDEOGetAttrib
  • HWVIDEOSetAttrib
  • HWVIDEOClose

Links