AVAssetWriter.inputs Property

Definition

Caution

Use the 'Inputs' property instead.

The array of AVAssetWriterInputs for the AVAssetWriter.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("Use the 'Inputs' property instead.", false)]
public virtual AVFoundation.AVAssetWriterInput[] inputs { get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("Use the 'Inputs' property instead.", false)>]
member this.inputs : AVFoundation.AVAssetWriterInput[]

Property Value

Attributes

Applies to