Sekundarni povzetek: |
This article describes a multimedia player. It contains a review of technology,tools, functionalities and services which were used during its development. The whole player is made of several components: programs for text manipulation, image manipulation, playing music and videos. It was written in the programming languages Java and Processing. The graphic user interface was built with NetBeans IDE. The player supports basic operations typical for other multimedia players and it has some advanced operations, which were made with the help of additional external libraries. We encouraged the use of the world wide web in our application. This was done by using application programming interfaces. We used EchoNest and OpenSubtitles API, and developed two of our own with the help of a tool called Firebug. |