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.
The buffer’s array of packet dependencies.
var packetDependencies: [AudioStreamPacketDependencyDescription]? { get }If the audio format doesn’t use packet dependencies, this value is nil.