AVMovie_AVMovieMovieHeaderSupport.WriteMovieHeader Method

Definition

[Foundation.Export("writeMovieHeaderToURL:fileType:options:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool WriteMovieHeader (this AVFoundation.AVMovie This, Foundation.NSUrl URL, string fileType, AVFoundation.AVMovieWritingOptions options, out Foundation.NSError outError);
static member WriteMovieHeader : AVFoundation.AVMovie * Foundation.NSUrl * string * AVFoundation.AVMovieWritingOptions *  -> bool

Parameters

This
AVMovie
URL
NSUrl
fileType
String
outError
NSError

Returns

Attributes

Applies to