次の方法で共有


AudioSettings.EncoderBitDepthHint プロパティ

定義

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

プロパティ値

8 ~ 32 の範囲の値。

注釈

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

適用対象