AVVideoCompositionLayerInstruction.GetCrop Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Export("getCropRectangleRampForTime:startCropRectangle:endCropRectangle:timeRange:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool GetCrop (CoreMedia.CMTime time, ref CoreGraphics.CGRect startCropRectangle, ref CoreGraphics.CGRect endCropRectangle, ref CoreMedia.CMTimeRange timeRange);
abstract member GetCrop : CoreMedia.CMTime * * * -> bool
override this.GetCrop : CoreMedia.CMTime * * * -> bool
Parámetros
- time
- CMTime
- startCropRectangle
- CGRect
- endCropRectangle
- CGRect
- timeRange
- CMTimeRange
Devoluciones
- Atributos