Class VideoTrack
java.lang.Object
com.peterphi.carbon.type.XMLWrapper
com.peterphi.carbon.util.mediainfo.MediaInfoTrack
com.peterphi.carbon.util.mediainfo.AVTrack
com.peterphi.carbon.util.mediainfo.VideoTrack
-
Field Summary
Fields inherited from class com.peterphi.carbon.type.XMLWrapper
element
-
Constructor Summary
-
Method Summary
Methods inherited from class com.peterphi.carbon.util.mediainfo.AVTrack
getBitRate, getCodecID, getDelay, getDelayInMicroseconds, getSampleCount, getSource
Methods inherited from class com.peterphi.carbon.util.mediainfo.MediaInfoTrack
getDurationMillis, getOtherTrackType, getStartTimecode, getTrackType
Methods inherited from class com.peterphi.carbon.type.XMLWrapper
getAttribute, getElement, getElement, setAttribute
-
Constructor Details
-
VideoTrack
public VideoTrack(org.jdom2.Element track)
-
-
Method Details
-
getFrameHeight
public int getFrameHeight() -
getFrameWidth
public int getFrameWidth() -
getAspectRatio
-
getRate
-
getSamples
protected long getSamples()- Specified by:
getSamples
in classAVTrack
-