Skip to main content
Apple Developer Docs
×
AVFoundation
/
AVMutableMovie
/
init(URL:options:error:)
init(URL:options:error:)
Declaration
init
(
URL
:
URL
,
options
: [
String
:
Any
]? = nil,
error
: ())
throws