MonobjcMonobjc Documented Class Library
kCVPixelBufferIOSurfacePropertiesKey Field
NamespacesMonobjc.QuartzCoreCVPixelBufferkCVPixelBufferIOSurfacePropertiesKey

Indicates optional properties in the IOSurface framework (type CFDictionary). An empty dictionary indicates default values.

Presence of this key requests allocation via the IOSurface framework.

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCVPixelBufferIOSurfacePropertiesKey
Public Shared ReadOnly kCVPixelBufferIOSurfacePropertiesKey As NSString
public:
static initonly NSString^ kCVPixelBufferIOSurfacePropertiesKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)