次の方法で共有


AVVideoCodecSettings.MaxKeyFrameInterval プロパティ

定義

キー フレーム間の最大間隔にアクセスするキーを指定します。

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

プロパティ値

1 はキー フレームのみを意味します。

注釈

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

適用対象