| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.codec.video | |
| org.jitsi.impl.neomedia.jmfext.media.protocol |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
AVFrame.getData()
Gets the ByteBuffer whose native memory is set on the native
counterpart of this instance/AVFrame.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AVFrame.avpicture_fill(ByteBuffer data,
AVFrameFormat format) |
static int |
AVFrame.read(javax.media.Buffer buffer,
javax.media.Format format,
ByteBuffer data) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
ByteBufferPool.getBuffer(int capacity)
Gets a ByteBuffer out of this pool of ByteBuffers which
is capable to receiving at least capacity number of bytes.
|
Copyright © 2022 jitsi.org. All rights reserved.