Tagged Questions
2
votes
2answers
483 views
Bluray Burner in Java - Where to start?
Like the subject of this post suggests, I am looking at developing a suite like nero which helps burn bluray discs. I am kind of clueless as to where to start. Is there anything in Java API that lets ...
1
vote
1answer
141 views
Reading and Writing to a DVD/CD - Java
I'm working on a application called LMCT(Let Me Copy That) and it is programed in Java, I just need to know how to burn to a DVD/CD from java.
any example, API or link is welcome.
1
vote
2answers
297 views
Creating a CD-burning feature for a music player based on Java
I'm trying to create a CD-burning feature for a Java-based music player for my school project. Since I'm new to real-life programming (I've only learned to write codes on AP Computer Science A level), ...
0
votes
1answer
478 views
Open Source CD Burning Software for Java : Need to create a plugin
Is there any Java open-source CD Writer software that also supports creation of custom plugins ? I need to create an application where before a CD is burnt, some validations are done on the Files that ...