| 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>>
Builder class for javafx.scene.media.MediaView
|
| Modifier and Type | Method and Description |
|---|---|
static MediaViewBuilder<?> |
MediaViewBuilder.create()
Creates a new instance of MediaViewBuilder.
|
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.