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.
The audio data associated with the player.
var data: Data? { get }This property is nil if you don’t create the player with a data buffer.