Skip to main content
Apple Developer Docs
Fonts
Symbols
×
AVFoundation
/
AVVideoCompositionLayerInstruction
/
AVVideoCompositionLayerInstruction.CropRectangleRamp
/
init(timeRange:start:end:)
init(timeRange:start:end:)
Declaration
init
(
timeRange
:
CMTimeRange
,
start
:
CGRect
,
end
:
CGRect
)