AVAssetReader.AddOutput(AVAssetReaderOutput) Method

Definition

Adds the output to the reader.

[Foundation.Export("addOutput:")]
public virtual void AddOutput (AVFoundation.AVAssetReaderOutput output);
abstract member AddOutput : AVFoundation.AVAssetReaderOutput -> unit
override this.AddOutput : AVFoundation.AVAssetReaderOutput -> unit

Parameters

Attributes

Applies to