Maven module :un.storage : media-ivf :
Class : un.storage.media.ivf.IVFFrame
Extends/Implements : un.storage.media.ivf.IVFElement
Subclasses : -

author  Johann Sorel


Variables : length, timeStamp, frame
Functions : read



4 bytes : frame length in bytes */
public int length


8 bytes : timestamp */
public long timeStamp


VP8 frame */
public VP8Frame frame


public void read (DataInputStream ds)