QTMedia.Conditions(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("initWithQuickTimeMedia: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 virtual IntPtr Conditions (IntPtr quicktimeMedia, out Foundation.NSError error);
abstract member Conditions : nativeint * -> nativeint
override this.Conditions : nativeint * -> nativeint
Parameters
- quicktimeMedia
-
IntPtr
nativeint
- error
- NSError
Returns
IntPtr
nativeint
- Attributes