public class CVImageBuffer extends Object
| Constructor and Description |
|---|
CVImageBuffer(long ptr)
Initializes a new CVImageBuffer instance which is to represent
a specific CoreVideo CVImageBufferRef.
|
| Modifier and Type | Method and Description |
|---|---|
protected long |
getPtr()
Gets the CoreVideo CVImageBufferRef represented by this
instance.
|
protected void |
setPtr(long ptr)
Sets the CoreVideo CVImageBufferRef represented by this
instance.
|
public CVImageBuffer(long ptr)
ptr - the CoreVideo CVImageBufferRef to be represented by
the new instanceprotected long getPtr()
protected void setPtr(long ptr)
ptr - the CoreVideo CVImageBufferRef to be represented by
this instanceCopyright © 2021 jitsi.org. All rights reserved.