JavaFX object to be wrapped.
JavaFX object to be wrapped.
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
The Locale
specifying the language and possibly the country that the Track
contents are formatted for.
The Locale
specifying the language and possibly the country that the Track
contents are formatted for.
Retrieves the name of the track.
Retrieves the name of the track.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Gets the trackID
as defined by the media container format.
Gets the trackID
as defined by the media container format.
Retrieves the language of the audio track.
Retrieves the language of the audio track.
(Since version ScalaFX 8.0.0-R5) This method is deprecated, due to deprecation of the underlying JavaFX method 'getLanguage'. Use 'locale' instead. For now, this method call is redirected to utilise 'locale'.