|
|
Java Media Framework (JMF)Inhalt
ZusammenfassungEs wird ein grober Einblick in das Java Media Framework gegeben. Dabei werden die Architektur und wichtige Pakete betrachtet. DownloadFolien zum Vortrag Programm zum Abspielen von Videos
JMF 2.1.1"[..] unified architecture and messaging protocol for managing the acquisition, processing, and delivery of time-based media data. JMF is designed to support most standard media content types, such as AIFF, AU, AVI, GSM, MIDI, MPEG, QuickTime, RMF, and WAV"
Wichtige Pakete
das Controller-Obkjekt generiert zwei Typen von Controllern:
JMF Player JMF MediaHandler JMF ControllerEvents
Fazit: praktisches Tool, das alle schon viele mögliche Funktionen des JMF aufzeigt
Verwandte LinksAllgemein: http://java.sun.com/products/java-media/jmf/2.1.1/specdownload.html Download: http://java.sun.com/products/java-media/jmf/2.1.1/download.html Formate und Sample Raten: http://java.sun.com/products/java-media/jmf/2.1.1/formats.html Kontakt© 2004 Gregor Höfert (ghoefert@rz.uni-potsdam.de) Diese Einführung wurde im Rahmen des Seminars Semantic Media Showcase erstellt.
|