AVMutableVideoCompositionLayerInstruction.SetOpacity(Single, CMTime) Method

Definition

Sets the layer to opacity beginning at time.

[Foundation.Export("setOpacity:atTime:")]
public virtual void SetOpacity (float opacity, CoreMedia.CMTime time);
abstract member SetOpacity : single * CoreMedia.CMTime -> unit
override this.SetOpacity : single * CoreMedia.CMTime -> unit

Parameters

opacity
Single
time
CMTime
Attributes

Applies to