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.
The outputs from which you read media data.
var outputs: [AVAssetReaderOutput] { get }The array contains the concrete instances of AVAssetReaderOutput that you associate with the reader.