AVVideoCompositionCoreAnimationTool.FromComposedVideoFrames Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("videoCompositionCoreAnimationToolWithPostProcessingAsVideoLayers:inLayer:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public static AVFoundation.AVVideoCompositionCoreAnimationTool FromComposedVideoFrames (CoreAnimation.CALayer[] videoLayers, CoreAnimation.CALayer inAnimationlayer);
static member FromComposedVideoFrames : CoreAnimation.CALayer[] * CoreAnimation.CALayer -> AVFoundation.AVVideoCompositionCoreAnimationTool
Parâmetros
- videoLayers
- CALayer[]
- inAnimationlayer
- CALayer
Retornos
- Atributos