All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.javafx.scene.media.MediaPlayer.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    The MediaPlayer class provides the controls for playing media. It is used in combination with the Media and MediaView classes to display and control media playback. MediaPlayer does not contain any visual elements so must be used with the MediaView class to view any video track which may be present.

]]>
The interval between spectrum updates in seconds.

]]>
A listener for audio spectrum updates.

]]>
The number of bands in the audio spectrum.

]]>
The sensitivity threshold in decibels; must be non-positive.

]]>
Whether playing should start as soon as possible.

]]>
The balance, or left-right setting, of the audio output.

]]>
The number of times the media will be played.

]]>
Whether the player audio is muted.

]]>
The rate at which the media should be played.

]]>
The time offset where media should start playing, or restart from when repeating.

]]>
The time offset where media should stop playing or restart when repeating.

]]>
The volume at which the media should be played.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy