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

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

There is a newer version: 2.0.2
Show newest version



    A Node that provides a view of Media being played by a MediaPlayer.

]]>
Determines the height of the bounding box within which the source media is resized as necessary to fit.

]]>
Determines the width of the bounding box within which the source media is resized as necessary to fit.

]]>
The mediaPlayer whose output will be handled by this view.

]]>
Whether to preserve the aspect ratio (width / height) of the media when scaling it to fit the node.

]]>
If set to true a better quality filtering algorithm will be used when scaling this video to fit within the bounding box provided by fitWidth and fitHeight or when transforming.

]]>
Specifies a rectangular viewport into the media frame.

]]>
Defines the current x coordinate of the MediaView origin.

]]>
Defines the current y coordinate of the MediaView origin.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy