AVAssetReader.CanAddOutput(AVAssetReaderOutput) Method

Definition

Whether the output is compatible with the AVAssetReader.

[Foundation.Export("canAddOutput:")]
public virtual bool CanAddOutput (AVFoundation.AVAssetReaderOutput output);
abstract member CanAddOutput : AVFoundation.AVAssetReaderOutput -> bool
override this.CanAddOutput : AVFoundation.AVAssetReaderOutput -> bool

Parameters

Returns

Attributes

Applies to