url
The URL of the sound asset.
Declaration
var url: URL? { get }Discussion
This property has a value when an app creates the asset with registerSoundAsset(url:identifier:assetType:channelLayout:normalizationMode:); otherwise the value is nil.
The URL of the sound asset.
var url: URL? { get }This property has a value when an app creates the asset with registerSoundAsset(url:identifier:assetType:channelLayout:normalizationMode:); otherwise the value is nil.