Share via


IMESampleCursor.GetEstimatedSampleLocation(NSError) Method

Definition

[Foundation.Export("estimatedSampleLocationReturningError:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MediaExtension.MEEstimatedSampleLocation? GetEstimatedSampleLocation(out Foundation.NSError? error);
[<Foundation.Export("estimatedSampleLocationReturningError:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetEstimatedSampleLocation : NSError -> MediaExtension.MEEstimatedSampleLocation
override this.GetEstimatedSampleLocation : NSError -> MediaExtension.MEEstimatedSampleLocation

Parameters

error
NSError

Returns

Attributes

Applies to