Contents

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.

See Also

Accessing Sound Data