Package | Description |
---|---|
javafx.scene.media |
Provides the set of classes for integrating audio and video into Java FX
Applications.
|
Modifier and Type | Class and Description |
---|---|
class |
MediaViewBuilder<B extends MediaViewBuilder<B>>
Deprecated.
This class is deprecated and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
static MediaViewBuilder<?> |
MediaViewBuilder.create()
Deprecated.
Creates a new instance of MediaViewBuilder.
|