⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 网络MPEG4IP流媒体开发源代码
💻
字号:
                         Simple DirectMedia Layer                                  (SDL)                                Version 1.2---http://www.libsdl.org/This is the Simple DirectMedia Layer, a generic API that provides lowlevel access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL,and 2D framebuffer across multiple platforms.SDL is written in C, but works with C++ natively, and has bindings toseveral other languages, including Ada, Eiffel, Java, ML, Perl, PHP,Python, and Ruby.The current version supports Linux, Windows, BeOS, MacOS, MacOS X,FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX.  The code contains supportfor Windows CE, AmigaOS, Atari, QNX, NetBSD, AIX, OSF/Tru64, and SymbianOS,but these are not yet officially supported.This library is distributed under GNU LGPL version 2, which can befound in the file  "COPYING".  This license allows you to use SDLfreely in commercial programs as long as you link with the dynamiclibrary.The best way to learn how to use SDL is to check out the header files inthe "include" subdirectory and the programs in the "test" subdirectory.The header files and test programs are well commented and always up to date.More documentation is available in HTML format in "./docs/index.html"The test programs in the "test" subdirectory are in the public domain.Frequently asked questions are answered online:	http://www.libsdl.org/faq.phpIf you need help with the library, or just want to discuss SDL relatedissues, you can join the developers mailing list:	http://www.libsdl.org/mailing-list.phpEnjoy!	Sam Lantinga				(slouken@libsdl.org)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -