Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVAudioMixInputParametersMBS class.

AVAudioMixInputParametersMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The default constructor.

AVAudioMixInputParametersMBS.copy as AVAudioMixInputParametersMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a copy of the object.

AVAudioMixInputParametersMBS.getVolumeRampForTime(time as CMTimeMBS, byref startVolume as Double, byref endVolume as Double, byref timeRange as CMTimeRangeMBS) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Obtains the volume ramp that includes the specified time.

time: If a ramp with a time range that contains the specified time has been set, information about the effective ramp for that time is supplied. Otherwise, information about the first ramp that starts after the specified time is supplied.
startVolume: A variable to receive the starting volume value for the volume ramp.
endVolume: A variable to receive the ending volume value for the volume ramp.
timeRange: A variable to a CMTimeRange to receive the time range of the volume ramp.

Returns true if the values were retrieved successfully, otherwise false. Returns false if time is beyond the duration of the last volume ramp that has been set.

AVAudioMixInputParametersMBS.mutableCopy as AVMutableAudioMixInputParametersMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates an editable copy of the object.

AVAudioMixInputParametersMBS.trackID as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The ID of the audio track to which the parameters should be applied. (read-only)

The items on this page are in the following plugins: MBS AVFoundation Plugin.


The biggest plugin in space...