共用方式為


AVAudioMixInputParameters.GetVolumeRamp 方法

定義

指定時間的音量坡形。 請注意,輸出主要是透過 ref 引數。

[Foundation.Export("getVolumeRampForTime:startVolume:endVolume:timeRange:")]
public virtual bool GetVolumeRamp (CoreMedia.CMTime forTime, ref float startVolume, ref float endVolume, ref CoreMedia.CMTimeRange timeRange);
abstract member GetVolumeRamp : CoreMedia.CMTime *  *  *  -> bool
override this.GetVolumeRamp : CoreMedia.CMTime *  *  *  -> bool

參數

forTime
CMTime
startVolume
Single
endVolume
Single
timeRange
CMTimeRange

傳回

屬性

適用於