public class VideoInfo extends Object
| Constructor and Description |
|---|
VideoInfo() |
| Modifier and Type | Method and Description |
|---|---|
Float |
getAudioBitrate() |
String |
getDisplayAspectRatio() |
Float |
getDuration() |
String |
getFormat() |
String |
getFps() |
Integer |
getHeight() |
String |
getQuality() |
String |
getTag() |
String |
getType() |
Float |
getVideoBitrate() |
Integer |
getWidth() |
public String getFormat()
public Float getVideoBitrate()
public Float getAudioBitrate()
public String getQuality()
public Integer getWidth()
public Integer getHeight()
public String getTag()
public String getFps()
public Float getDuration()
public String getType()
public String getDisplayAspectRatio()
Copyright © 2017 Media Cloud. All rights reserved.