Contents

assetIdentifier

The name of the audio this node plays.

Declaration

var assetIdentifier: String { get }

Discussion

This property refers to the registered identifier of the audio file. See registerSoundAsset(url:identifier:assetType:channelLayout:normalizationMode:).