AVVideoCompositionCoreAnimationTool.FromComposedVideoFrames 方法

定义

[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

参数

videoLayers
CALayer[]
inAnimationlayer
CALayer

返回

属性

适用于