Contents

packetDependencies

The buffer’s array of packet dependencies.

Declaration

var packetDependencies: [AudioStreamPacketDependencyDescription]? { get }

Discussion

If the audio format doesn’t use packet dependencies, this value is nil.

See Also

Getting Audio Buffer Properties