Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
The duration in seconds of the source media.
The duration in seconds of the source media.
Attributes
A property set to a MediaException value when an error occurs.
A property set to a MediaException value when an error occurs.
Attributes
The height in pixels of the source media.
The height in pixels of the source media.
Attributes
Retrieve the markers defined on this Media instance.
Retrieve the markers defined on this Media instance.
Attributes
Retrieve the metadata contained in this media source.
Retrieve the metadata contained in this media source.
Attributes
Event handler called when an error occurs.
Event handler called when an error occurs.
Attributes
Retrieve the source URI of the media.
Retrieve the source URI of the media.
Attributes
Retrieve the tracks contained in this media source.
Retrieve the tracks contained in this media source.
Attributes
The width in pixels of the source media.
The width in pixels of the source media.
Attributes
Inherited methods
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Value parameters
- ref
-
Object to be compared.
Attributes
- Returns
-
if the other object is equals to this delegate or not.
- Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Attributes
- Returns
-
The delegate hashcode
- Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Attributes
- Returns
-
Returns the original delegate's
toString()adding a[SFX]prefix. - Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Concrete fields
JavaFX object to be wrapped.
JavaFX object to be wrapped.