Share via


AVOutputSettingsAssistant.SourceAudioFormat Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMedia.CMAudioFormatDescription? SourceAudioFormat { [Foundation.Export("sourceAudioFormat", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSourceAudioFormat:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sourceAudioFormat", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSourceAudioFormat:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SourceAudioFormat : CoreMedia.CMAudioFormatDescription with get, set

Property Value

Attributes

Applies to