Package com.independentsoft.graph.files
Class VideoProperties
java.lang.Object
com.independentsoft.graph.files.VideoProperties
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VideoProperties
public VideoProperties() -
VideoProperties
-
-
Method Details
-
getBitrate
public int getBitrate() -
getDuration
public long getDuration() -
getHeight
public int getHeight() -
getWidth
public int getWidth()
-