Maven module :un.storage : media-mpeg4 :
Class :
un.storage.media.mp4.api.VideoTrack
Extends/Implements :
un.storage.media.mp4.api.Track
Subclasses : -
Variables : -
Functions :
VideoTrack,
getType,
getCodec,
getWidth,
getHeight,
getHorizontalResolution,
getVerticalResolution,
getFrameCount,
getCompressorName,
getDepth,
getLayer
public void
VideoTrack (Box trak, MP4InputStream in)
public Type
getType ()
public Codec
getCodec ()
public int
getWidth ()
public int
getHeight ()
public double
getHorizontalResolution ()
public double
getVerticalResolution ()
public int
getFrameCount ()
public String
getCompressorName ()
public int
getDepth ()
public int
getLayer ()