Maven module :
un.storage : media-ivf :
Class :
un.storage.media.ivf.IVFReader
Extends/Implements :
un.api.io.AbstractReader
Subclasses :
-
IVF is a simple container for VP8 raw data.
Specification :
http://wiki.multimedia.cx/index.php?title=IVF
author
Johann Sorel
Variables :
-
Functions :
hasNext
,
next
public boolean
hasNext
()
public IVFElement
next
()
Specification :
http://wiki.multimedia.cx/index.php?title=IVF
author Johann Sorel