AVMutableVideoCompositionLayerInstruction.SetOpacity(Single, CMTime) 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.
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