Modifica

Share via


AVMutableAudioMixInputParameters.SetVolumeRamp Method

Definition

Creates an audio ramp during the specified timeRange.

[Foundation.Export("setVolumeRampFromStartVolume:toEndVolume:timeRange:")]
public virtual void SetVolumeRamp (float startVolume, float endVolume, CoreMedia.CMTimeRange timeRange);
abstract member SetVolumeRamp : single * single * CoreMedia.CMTimeRange -> unit
override this.SetVolumeRamp : single * single * CoreMedia.CMTimeRange -> unit

Parameters

startVolume
Single
endVolume
Single
timeRange
CMTimeRange
Attributes

Applies to