AVOutputSettingsAssistant.SourceVideoFormat Property

Definition

Gets or sets the CMVideoFormatDescription that describes the source video format.

public virtual CoreMedia.CMVideoFormatDescription SourceVideoFormat { [Foundation.Export("sourceVideoFormat", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSourceVideoFormat:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SourceVideoFormat : CoreMedia.CMVideoFormatDescription with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to