CVPixelBufferPoolAllocationSettings.Threshold 属性

定义

像素缓冲池中允许的最大像素缓冲区分配数。

public Nullable<int> Threshold { get; set; }
member this.Threshold : Nullable<int> with get, set

属性值

注解

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

适用于