Package | Description |
---|---|
javafx.scene.media |
Provides the set of classes for integrating audio and video into Java FX
Applications.
|
Modifier and Type | Method and Description |
---|---|
MediaView |
MediaViewBuilder.build()
Deprecated.
Make an instance of
MediaView based on the properties set on this builder. |
Modifier and Type | Method and Description |
---|---|
void |
MediaViewBuilder.applyTo(MediaView x)
Deprecated.
|
Copyright © 2020. All rights reserved.