AVVideoCompositionValidationHandling_Extensions.ShouldContinueValidatingAfterFindingInvalidTrackIDInInstruction 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.
public static bool ShouldContinueValidatingAfterFindingInvalidTrackIDInInstruction (this AVFoundation.IAVVideoCompositionValidationHandling This, AVFoundation.AVVideoComposition videoComposition, AVFoundation.AVVideoCompositionInstruction videoCompositionInstruction, AVFoundation.AVVideoCompositionLayerInstruction layerInstruction, AVFoundation.AVAsset asset);
static member ShouldContinueValidatingAfterFindingInvalidTrackIDInInstruction : AVFoundation.IAVVideoCompositionValidationHandling * AVFoundation.AVVideoComposition * AVFoundation.AVVideoCompositionInstruction * AVFoundation.AVVideoCompositionLayerInstruction * AVFoundation.AVAsset -> bool
Parameters
The instance on which this extension method operates.
- videoComposition
- AVVideoComposition
- videoCompositionInstruction
- AVVideoCompositionInstruction
- layerInstruction
- AVVideoCompositionLayerInstruction
- asset
- AVAsset