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

expand all

Profile: desktop, common

Overview

A Track that contains video data.

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
public-readheightInteger

The height in pixels of the video contained in this Track.

public-readwidthInteger

The width in pixels of the video contained in this Track.

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