Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.neomedia.quicktime
Class CVPixelBufferAttributeKey

java.lang.Object
  extended by net.java.sip.communicator.impl.neomedia.quicktime.CVPixelBufferAttributeKey

public final class CVPixelBufferAttributeKey
extends Object

Author:
Lyubomir Marinov

Field Summary
static long kCVPixelBufferHeightKey
           
static long kCVPixelBufferPixelFormatTypeKey
           
static long kCVPixelBufferWidthKey
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

kCVPixelBufferHeightKey

public static final long kCVPixelBufferHeightKey

kCVPixelBufferPixelFormatTypeKey

public static final long kCVPixelBufferPixelFormatTypeKey

kCVPixelBufferWidthKey

public static final long kCVPixelBufferWidthKey

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.