Modifier

Partager via


AVVideoCodecSettings.PixelAspectRatio Property

Definition

Represents pixel aspect ratio.

public AVFoundation.AVVideoPixelAspectRatioSettings PixelAspectRatio { get; set; }
member this.PixelAspectRatio : AVFoundation.AVVideoPixelAspectRatioSettings with get, set

Property Value

Remarks

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

Applies to