Package | Description |
---|---|
com.sun.media.jfxmedia.track |
Modifier and Type | Method and Description |
---|---|
VideoResolution |
VideoTrack.getFrameSize()
Retrieve the dimensions of the video frames in the track.
|
Constructor and Description |
---|
VideoTrack(boolean enabled,
long trackID,
String name,
Locale locale,
Track.Encoding encoding,
VideoResolution frameSize,
float encodedFrameRate,
boolean hasAlphaChannel)
Constructor.
|
Copyright © 2020. All rights reserved.