JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

expand all

Profile: desktop, common

Overview

A Track that contains subtitle data.

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
public-readlanguageString

The language of the subtitle track.

The language of the subtitle track. Contains the IANA language code for this language, e.g., "fr" for French, or "en" for English. See all registered IANA language codes at the IANA Language Subtag Registry.

 

Inherited Variables

javafx.scene.media.Track

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
public-readnameString

The name of the track, may be something like "Director's Commentary" or may be null if the track is unnamed.

Inherited Functions