CVPixelBufferAttributes.OpenGLESCompatibility 属性

定义

指示像素缓冲区是否与 OpenGL for Embedded Systems 上下文兼容。

public Nullable<bool> OpenGLESCompatibility { get; set; }
member this.OpenGLESCompatibility : Nullable<bool> with get, set

属性值

注解

属性使用常量 kCVPixelBufferOpenGLESCompatibilityKey 值来访问基础字典。

适用于