Desktop Java
-
Discover Print Services
With this example we shall show you how to discover print services in a Java Desktop Application. You will find…
Read More » -
Handle sampled audio playing events
In this tutorial we are going to see how to handle sampled audio playing events.This is a very important task…
Read More » -
Play sampled audio
This is a tutorial that shows how to play sampled audio in a Java Desktop applications. You can use this…
Read More » -
Get Midi audio file properties
With this tutorial we are going to see how to get MIDI audio file properties. This is a useful operation…
Read More » -
Handle Midi playing events
In this tutorial we are going to see how to handle MIDI playing events in a Java Desktop Application. You…
Read More » -
Play Midi audio
With this example we shall show you how to play MIDI audio files in a Java Desktop Application. This is…
Read More » -
Create video from image frames with Xuggler
Let’s now see how to create a video from scratch. As input, we will use sequential snapshots from our desktop.…
Read More » -
Frames capture with Xuggler example
The concept of this tutorial is to open a media file, loop through a specific video stream and at specific…
Read More » -
Modify video file with Xuggler example
With this example we shall show you how to modify video file using Xuggler in a Java Desktop Application.So, let’s…
Read More » -
Transcode mp4 to flv using Xuggler
This is an example that demonstrates how to transcode mp4 to flv using Xuggler. This is a very easy and…
Read More »