VB/c# Project - Guidance

Associate
Joined
14 Mar 2007
Posts
1,667
Location
Winchester
Hi all I have been planning the build myself an iso jukebox in .net for the past year or so and have finally got some time to spend an hour or two on it.

The .net language is not a problem I will probably do it in vb as I much prefer it.

The plan is simple, build an application which will scan for all .iso in a user specified location, build some kind of database structure from this hierarchy and display the information much like any media player will do. That bit is not so hard (save actually getting the album/track/song data from some server and tying it up to the iso - but I'm not so concerned about this yet).

What I am unsure how to do is to mount and then play an individual iso, i.e. anybody know of any APIs which will enable me to do this?
 
Back
Top Bottom