AVMovie_AVMovieMovieHeaderSupport.GetMovieHeader Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("movieHeaderWithFileType:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSData GetMovieHeader (this AVFoundation.AVMovie This, string fileType, out Foundation.NSError outError);
static member GetMovieHeader : AVFoundation.AVMovie * string * -> Foundation.NSData
Parameters
- This
- AVMovie
- fileType
- String
- outError
- NSError
Returns
- Attributes