Contents

outputs

An array of outputs associated with the player item.

Declaration

nonisolated var outputs: [AVPlayerItemOutput] { get }

Discussion

This property contains the collection of AVPlayerItemOutput objects used to transfer media data to the player object.

See Also

Managing player item outputs