public class VideoStream extends Object
| Constructor and Description |
|---|
VideoStream() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAvgFrameRate() |
Float |
getBitrate() |
String |
getCodecLongName() |
String |
getCodecName() |
String |
getCodecTag() |
String |
getDisplayAspectRatio() |
Long |
getDuration() |
Integer |
getHeight() |
Integer |
getIndex() |
String |
getrFrameRate() |
String |
getSmapleAspectRatio() |
Integer |
getWidth() |
String |
toString() |
public String getCodecLongName()
public String getCodecTag()
public String getCodecName()
public Integer getHeight()
public Integer getWidth()
public Long getDuration()
public Float getBitrate()
public Integer getIndex()
public String getrFrameRate()
public String getAvgFrameRate()
public String getSmapleAspectRatio()
public String getDisplayAspectRatio()
Copyright © 2017 Media Cloud. All rights reserved.