Class MediaView

java.lang.Object
javafx.scene.Node
javafx.scene.media.MediaView
All Implemented Interfaces:
LayoutMeasurable, LayoutMeasurableMixin, HasBlendModeProperty, HasClipProperty, HasEffectProperty, HasLayoutXProperty, HasLayoutYProperty, HasManagedProperty, HasMouseTransparentProperty, HasOnMouseClickedProperty, HasOpacityProperty, HasParentProperty, HasVisibleProperty, Styleable, EventTarget, INode

public class MediaView extends Node
Author:
Bruno Salmon
  • Constructor Details

    • MediaView

      public MediaView(MediaPlayer mediaPlayer)
  • Method Details