README.md
December 4, 2022 · View on GitHub
Description
NuclearMedia 2.0 - a media SDK.
More Info
| Submitted On | |
| By | Lee Trager |
| Level | Beginner |
| User Rating | 4.4 (53 globes from 12 users) |
| Compatibility | Microsoft Visual C++, Borland C++ |
| Category | Graphics/ Sound |
| World | C / C++ |
| Archive File |
Source Code
NuclearMedia 2.0 is a media SDK that can play most media files including m3u playlists (the winamp playlist). It uses Windows API except NuclearM3U.h. This API is only available on Windows 98/NT and up. NuclearM3U.h can be run on any OS but not tested. There is a class that connects all the engines together so you don’t have to. It is very easy to use, but the code is pretty advanced. This can be used in any type of program console, win32, ect. Most (all that I found) have been fixed if you see any contact me.
Write comments and vote!!!
<a href = http://www.lostsidedead-software.com/codes/NuclearMedia2_0.zip>DownLoad
Updates
I am working on NuclearMediaSDK 2.1 this version will have more video funtions. This will come out along with a gui for NuclearMedia. I was at this high school today and they only had borland i got NuclearMedia to work on that all you have to do is comment out #pragma comment(lib, "winmm")
the next version will be comming out soon.