Contents

outputs

The outputs from which you read media data.

Declaration

var outputs: [AVAssetReaderOutput] { get }

Discussion

The array contains the concrete instances of AVAssetReaderOutput that you associate with the reader.

See Also

Managing outputs