org.rococoa.cocoa.corevideo
Class CoreVideoLibrary.__CVBuffer

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.corevideo.CoreVideoLibrary.__CVBuffer
All Implemented Interfaces:
NativeMapped
Enclosing interface:
CoreVideoLibrary

public static class CoreVideoLibrary.__CVBuffer
extends PointerType

Conversion Error : CFStringRef
SKIPPED:
native declaration : /System/Library/Frameworks/CoreVideo.framework/Headers/CVImageBuffer.h:91
kCVImageBufferChromaSubsampling_411


Constructor Summary
CoreVideoLibrary.__CVBuffer()
           
CoreVideoLibrary.__CVBuffer(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreVideoLibrary.__CVBuffer

public CoreVideoLibrary.__CVBuffer(Pointer pointer)

CoreVideoLibrary.__CVBuffer

public CoreVideoLibrary.__CVBuffer()


Copyright © 2009. All Rights Reserved.