AVAssetExportSession.OutputUrl Propiedad

Definición

Obtiene o establece la dirección URL en la que se van a escribir los datos exportados.

public virtual Foundation.NSUrl OutputUrl { [Foundation.Export("outputURL", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setOutputURL:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.OutputUrl : Foundation.NSUrl with get, set

Valor de propiedad

(Se está llegando más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a