AVMovie_AVMovieMovieHeaderSupport.IsCompatibleWithFileType Method

Definition

[Foundation.Export("isCompatibleWithFileType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool IsCompatibleWithFileType (this AVFoundation.AVMovie This, string fileType);
static member IsCompatibleWithFileType : AVFoundation.AVMovie * string -> bool

Parameters

This
AVMovie
fileType
String

Returns

Attributes

Applies to