Module one.jpro.platform.media
module one.jpro.platform.media
Defines APIs for playback and recording of video and audio content.
The APIs are much similar to the JavaFX APIs, but besides being used in JavaFX applications running on desktop/mobile devices, they can also be used in web applications running via JPro server, without changing a single line of code.
The principal classes are
,
invalid reference
MediaSource
,
invalid reference
MediaView
and
invalid reference
MediaPlayer
.invalid reference
MediaRecorder
- Author:
- Besmir Beqiri
-
Packages
PackageExported To ModulesOpened To ModulesDescriptionAll ModulesAll ModulesProvides the set of classes for integrating audio and video playback and recording into JavaFX applications that run on desktop/mobile devices and also on the web via JPro server using exactly the same code.All ModulesNoneMediaPlayerandMediaRecorderevents.All ModulesNoneMedia playback viaMediaPlayerAll ModulesNoneMedia recorder viaMediaRecorderAll ModulesNoneUtility classes for the media module.