| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.jmfext.media.protocol.ivffile |
| Modifier and Type | Method and Description |
|---|---|
VP8Frame |
IVFFileReader.getNextFrame(boolean loopFile)
Get the next vp8 frame of the IVF file as a byte array.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IVFFileReader.getNextFrame(VP8Frame frame,
boolean loopFile)
Get the next vp8 frame of the IVF file as a byte array.
|
Copyright © 2021 jitsi.org. All rights reserved.