AVVideoCodecSettings.JPEGQuality Property

Definition

Represents JPEG coded quality.

public Nullable<float> JPEGQuality { get; set; }
member this.JPEGQuality : Nullable<single> with get, set

Property Value

Value is in range 0 to 1.0

Remarks

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

Applies to