Main features:
Burn files and folders to CDs, DVDs and Blu-ray Discs
Copy discs to CDs, DVDs and Blu-ray Discs
Create VCD, SVCD and DVD-Video
Burn Audio CDs and Mixed Mode CDs
Rip Mp3, Wma, Wav, Flac, Ape and Ogg
Create, edit and burn disc image files
Create bootable USB drive
Install Windows to USB drive
gburner

Android Shoutcast Stream Source Code -

For Android versions 2.2 and above, the standard MediaPlayer can handle most Shoutcast streams directly using a standard URL (e.g., http://server_address:port ). A simple ShoutCast Radio streaming app for Android - GitHub

To implement a Shoutcast stream in an Android application, you can use the built-in class for simple playback or the more robust ExoPlayer/Media3 library for advanced features like metadata parsing. 1. Basic Playback with MediaPlayer Android Shoutcast Stream Source Code

For Android versions 2.2 and above, the standard MediaPlayer can handle most Shoutcast streams directly using a standard URL (e.g., http://server_address:port ). A simple ShoutCast Radio streaming app for Android - GitHub

To implement a Shoutcast stream in an Android application, you can use the built-in class for simple playback or the more robust ExoPlayer/Media3 library for advanced features like metadata parsing. 1. Basic Playback with MediaPlayer