AudioSettings.EncoderBitDepthHint Property

Definition

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

Property Value

Value in range between 8 and 32.

Remarks

The property uses constant AVEncoderBitDepthHintKey value to access the underlying dictionary.

Applies to