AVVideoCompositionValidationHandling.ShouldContinueValidatingAfterFindingInvalidTrackIDInInstruction Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("videoComposition:shouldContinueValidatingAfterFindingInvalidTrackIDInInstruction:layerInstruction:asset:")]
public virtual bool ShouldContinueValidatingAfterFindingInvalidTrackIDInInstruction (AVFoundation.AVVideoComposition videoComposition, AVFoundation.AVVideoCompositionInstruction videoCompositionInstruction, AVFoundation.AVVideoCompositionLayerInstruction layerInstruction, AVFoundation.AVAsset asset);
abstract member ShouldContinueValidatingAfterFindingInvalidTrackIDInInstruction : AVFoundation.AVVideoComposition * AVFoundation.AVVideoCompositionInstruction * AVFoundation.AVVideoCompositionLayerInstruction * AVFoundation.AVAsset -> bool
override this.ShouldContinueValidatingAfterFindingInvalidTrackIDInInstruction : AVFoundation.AVVideoComposition * AVFoundation.AVVideoCompositionInstruction * AVFoundation.AVVideoCompositionLayerInstruction * AVFoundation.AVAsset -> bool
Parameter
- videoComposition
- AVVideoComposition
- videoCompositionInstruction
- AVVideoCompositionInstruction
- layerInstruction
- AVVideoCompositionLayerInstruction
- asset
- AVAsset
Gibt zurück
- Attribute