次の方法で共有


H264Video.UseSceneChangeDetection プロパティ

定義

エンコーダーがシーンの変更時にキー フレームを挿入する必要があるかどうか。 指定しない場合、既定値は false です。 このフラグは、エンコーダーが 1 つの出力ビデオを生成するように構成されている場合にのみ true に設定する必要があります。

public bool? UseSceneChangeDetection { get; set; }
member this.UseSceneChangeDetection : Nullable<bool> with get, set
Public Property UseSceneChangeDetection As Nullable(Of Boolean)

プロパティ値

適用対象