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
,
invalid reference
MediaPlayer
and
invalid reference
MediaRecorder
.
Author:
Besmir Beqiri