Verwendungen von Klasse
sidplay.audio.xuggle.XuggleBase
Packages, die XuggleBase verwenden
Package
Beschreibung
Core audio interfaces and configuration classes used by all audio backends.
Provides audio and video output implementations based on the Xuggle (FFmpeg)
library.
-
Verwendungen von XuggleBase in sidplay.audio
Unterklassen von XuggleBase in sidplay.audioModifizierer und TypKlasseBeschreibungclassFile-based driver to create an AAC file.static classFile-based driver to create an AAC file.static classDriver to write into an AAC output stream.
Note: The caller is responsible for closing the output streamclassFile-based driver to create an AVI file.static classFile-based driver to create an AVI file.classstatic classFile-based driver to create a FLAC file.static classDriver to write into an FLAC output stream.
Note: The caller is responsible for closing the output streamclassAllows FLV file write and as an alternative creating a real-time video stream via RTMP protocol e.g.static classFile-based driver to create a FLV file.static classDriver to upload real-time video stream via RTMP protocol to a web server.classAbstract base class to output an MP3 encoded tune to an output stream.static classFile-based driver to create a MP3 file.static classDriver to write into an MP3 encoded output stream.
Note: The caller is responsible for closing the output streamclassstatic classFile-based driver to create a MP4 file.classAbstract base class to output a WAV to an output stream.static classFile-based driver to create a WAV file.static classDriver to write into an WAV output stream.
Note: The caller is responsible for closing the output stream Note: WAV header is missing using the XuggleAudioDriver, therefore kind of useless -
Verwendungen von XuggleBase in sidplay.audio.xuggle
Unterklassen von XuggleBase in sidplay.audio.xuggleModifizierer und TypKlasseBeschreibungclassclassCreate video.class -
Verwendungen von XuggleBase in ui.tools.audio
Unterklassen von XuggleBase in ui.tools.audio