init(url:)
Creates a sound object for a capture event.
Declaration
init(url: URL) throwsParameters
- url:
A URL within the app’s bundle for a custom capture sound.
Creates a sound object for a capture event.
init(url: URL) throwsA URL within the app’s bundle for a custom capture sound.