次の方法で共有


CVPixelBufferPoolAllocationSettings.Threshold プロパティ

定義

ピクセル バッファー プールで許容される最大ピクセル バッファー割り当て。

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

プロパティ値

注釈

プロパティは、定数 kCVPixelBufferPoolAllocationThresholdKey 値を使用して、基になるディクショナリにアクセスします。

適用対象