public class VideoTrackInfo extends TrackInfo
Modifier and Type | Method and Description |
---|---|
int |
frameRate()
Get the frame rate.
|
int |
frameRateBase()
Get the frame rate base.
|
int |
height()
Get the video height.
|
int |
sampleAspectRatio()
Get the sample aspect ratio.
|
int |
sampleAspectRatioBase()
Get the sample aspect ratio base.
|
String |
toString() |
int |
width()
Get the video width.
|
bitRate, codec, codecName, description, id, language, level, originalCodecName, orignalCodec, profile
public final int width()
public final int height()
public final int sampleAspectRatio()
public final int sampleAspectRatioBase()
public final int frameRate()
public final int frameRateBase()
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.