Package javafx.scene.media
Class Media
java.lang.Object
javafx.scene.media.Media
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of thedurationproperty.voidsetDuration(Duration duration) Sets the value of thedurationproperty.
-
Property Details
-
duration
-
-
Constructor Details
-
Media
-
-
Method Details
-
getSource
-
durationProperty
- Returns:
- the
durationproperty - See Also:
-
getDuration
Gets the value of thedurationproperty.- Property description:
- Returns:
- the value of the
durationproperty - See Also:
-
setDuration
Sets the value of thedurationproperty.- Property description:
- Parameters:
duration- the value for thedurationproperty- See Also:
-