|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.neomedia.quicktime.CVImageBuffer
public class CVImageBuffer
Represents a CoreVideo CVImageBufferRef.
| Constructor Summary | |
|---|---|
CVImageBuffer(long ptr)
Initializes a new CVImageBuffer instance which is to represent a specific CoreVideo CVImageBufferRef. |
|
| Method Summary | |
|---|---|
protected long |
getPtr()
Gets the CoreVideo CVImageBufferRef represented by this instance. |
protected void |
setPtr(long ptr)
Sets the CoreVideo CVImageBufferRef represented by this instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CVImageBuffer(long ptr)
ptr - the CoreVideo CVImageBufferRef to be represented by
the new instance| Method Detail |
|---|
protected long getPtr()
protected void setPtr(long ptr)
ptr - the CoreVideo CVImageBufferRef to be represented by
this instance
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||