Module javafx.media
Defines APIs for playback of media and audio content, as part of the
JavaFX UI toolkit, including
MediaView
and
MediaPlayer
.- Since:
- 9
-
Packages
Exports Package Description javafx.scene.media Provides the set of classes for integrating audio and video into Java FX Applications. -
Modules
Requires Modifier Module Description transitive javafx.base Defines the base APIs for the JavaFX UI toolkit, including APIs for bindings, properties, collections, and events.transitive javafx.graphics Defines the core scenegraph APIs for the JavaFX UI toolkit (such as layout containers, application lifecycle, shapes, transformations, canvas, input, painting, image handling, and effects), as well as APIs for animation, css, concurrency, geometry, printing, and windowing.