Java javafx.scene.media Media fields, constructors, methods, implement or subclass

Example usage for Java javafx.scene.media Media fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javafx.scene.media Media.

The text is from its open source code.

Constructor

Media(@NamedArg("source") String source)
Constructs a Media instance.

Method

ReadOnlyObjectPropertyerrorProperty()
ObservableMapgetMarkers()
Retrieve the markers defined on this Media instance.
ObservableMapgetMetadata()
Retrieve the metadata contained in this media source.