Package | Description |
---|---|
com.sun.media.jfxmedia | |
com.sun.media.jfxmediaimpl | |
com.sun.media.jfxmediaimpl.platform | |
com.sun.media.jfxmediaimpl.platform.java | |
javafx.scene.media |
Provides the set of classes for integrating audio and video into Java FX
Applications.
|
Modifier and Type | Method and Description |
---|---|
static MetadataParser |
MediaManager.getMetadataParser(Locator locator) |
Modifier and Type | Class and Description |
---|---|
class |
MetadataParserImpl |
Modifier and Type | Method and Description |
---|---|
static MetadataParser |
NativeMediaManager.getMetadataParser(Locator locator) |
Modifier and Type | Method and Description |
---|---|
MetadataParser |
PlatformManager.createMetadataParser(Locator source) |
MetadataParser |
Platform.createMetadataParser(Locator source) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
FLVMetadataParser |
(package private) class |
ID3MetadataParser |
Modifier and Type | Method and Description |
---|---|
MetadataParser |
JavaPlatform.createMetadataParser(Locator source) |
Modifier and Type | Field and Description |
---|---|
private MetadataParser |
Media.jfxParser |