搜索资源列表
VDrums
- Virtual Drums is a drum set programed in C using the SDL API, in the Dev-C++ compiler.
SDL2-CS
- 本代码是一个基于SDL的C#封装库,可添加至C#的程序的解决方案后直接调用,包含了SDL常用的视频播放API。-the code is based on the C# SDL library package can be added directly to the program after the call C# solution, including SDL common video playback API.
simplest_ffmpeg_player_2
- vc 利用 ffmpeg 和 sdl 实现的 h264文件 播放器(the H264 file player that uses ffmpeg and SDL In c++)
WinForms嵌套其他程序
- 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot
