QTMedia.FromQuickTimeMedia(IntPtr, NSError) 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("mediaWithQuickTimeMedia:error:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 3, 0, ObjCRuntime.PlatformArchitecture.Arch32, null)]
public static Foundation.NSObject FromQuickTimeMedia (IntPtr quicktimeMedia, out Foundation.NSError error);
static member FromQuickTimeMedia : nativeint * -> Foundation.NSObject
Parameters
- quicktimeMedia
-
IntPtr
nativeint
- error
- NSError
Returns
- Attributes