AVAssetReader.AddOutput(AVAssetReaderOutput) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- output
- AVAssetReaderOutput
- Attributes