Package org.jitsi.impl.neomedia.jmfext.media.protocol.ivffile
-
Class Summary Class Description DataSource Implements CaptureDevice and DataSource for the purposes of ivf (vp8 raw file, extracted from webm) file streaming.IVFFileReader This class represent an IVF file and provide an API to get the vp8 video frames it contains.IVFHeader This class represent the 32 bytes header of an IVF file.IVFMediaDevice Implements a MediaDevice which provides a fading animation from white to black to white...IVFStream Implements a PullBufferStream which read an IVF file for the frames of the video stream.VP8Frame