AVVideoCompositionValidationHandling_Extensions.ShouldContinueValidatingAfterFindingEmptyTimeRange 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 ShouldContinueValidatingAfterFindingEmptyTimeRange (this AVFoundation.IAVVideoCompositionValidationHandling This, AVFoundation.AVVideoComposition videoComposition, CoreMedia.CMTimeRange timeRange);
static member ShouldContinueValidatingAfterFindingEmptyTimeRange : AVFoundation.IAVVideoCompositionValidationHandling * AVFoundation.AVVideoComposition * CoreMedia.CMTimeRange -> bool
Parameters
The instance on which this extension method operates.
- videoComposition
- AVVideoComposition
- timeRange
- CMTimeRange