共用方式為


AVVideoCodecSettings.MaxKeyFrameInterval 屬性

定義

指定主要畫面格之間存取最大間隔的索引鍵。

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

屬性值

1 表示主要畫面格。

備註

屬性會使用常數 AVVideoMaxKeyFrameIntervalKey 值來存取基礎字典。

適用於