Spec-Zone .ru
спецификации, руководства, описания, API

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

Profile: desktop, common

Overview

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
public-readlanguageString

The language of the track , applies to audio, subtitle and text tracks contains the IANA language code for this language, such as "fr" for French, and "en" for English.

The language of the track , applies to audio, subtitle and text tracks contains the IANA language code for this language, such as "fr" for French, and "en" for English. See http://www.iana.org/assignments/language-subtag-registry for other languages and their codes.

 

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