Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVMutableAudioMixMBS class.

AVMutableAudioMixMBS.Constructor

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

See also:

AVMutableAudioMixMBS.Constructor(other as AVAudioMixMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundation MBS AVFoundation Plugin 15.1 ✅ Yes ❌ No ❌ No ✅ Yes All
The copy constructor to initialize with a mutable copy of the given object.

See also:

AVMutableAudioMixMBS.setInputParameters(items() as AVAudioMixInputParametersMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Sets the parameters for inputs to the mix.

The array contains instances of AVAudioMixInputParameters. Note that an instance of AVAudioMixInputParameters is not required for each audio track that contributes to the mix; audio for those without associated AVAudioMixInputParameters will be included in the mix, processed according to default behavior.

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


The biggest plugin in space...