Contents

data

The audio data associated with the player.

Declaration

var data: Data? { get }

Discussion

This property is nil if you don’t create the player with a data buffer.

See Also

Inspecting the audio data