AVAssetImageGenerator.RequestedTimeToleranceAfter Property
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.
The end of the time range around a requested time for which an image may be generated.
public virtual CoreMedia.CMTime RequestedTimeToleranceAfter { [Foundation.Export("requestedTimeToleranceAfter", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setRequestedTimeToleranceAfter:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.RequestedTimeToleranceAfter : CoreMedia.CMTime with get, set
Property Value
- Attributes