Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to AVAudioEnvironmentDistanceAttenuationParametersMBS class.
AVAudioEnvironmentDistanceAttenuationParametersMBS.distanceAttenuationModel as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundationNode | MBS AVFoundation Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The default value is the AVAudioEnvironmentDistanceAttenuationModelInverse attenuation model.
(Read and Write property)
AVAudioEnvironmentDistanceAttenuationParametersMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundationNode | MBS AVFoundation Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
AVAudioEnvironmentDistanceAttenuationParametersMBS.maximumDistance as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundationNode | MBS AVFoundation Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The default value is 100000.0 meters.
This property is relevant for the AVAudioEnvironmentDistanceAttenuationModelInverse attenuation model.
(Read and Write property)
AVAudioEnvironmentDistanceAttenuationParametersMBS.referenceDistance as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundationNode | MBS AVFoundation Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The default value is 1.0 meter.
This property is relevant for the AVAudioEnvironmentDistanceAttenuationModelInverse and AVAudioEnvironmentDistanceAttenuationModelLinear attenuation models.
(Read and Write property)
AVAudioEnvironmentDistanceAttenuationParametersMBS.rolloffFactor as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | AVFoundationNode | MBS AVFoundation Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
A higher value results in a steeper attenuation curve. The default value is 1.0. The value must be greater than 0.0.
This property is relevant for the AVAudioEnvironmentDistanceAttenuationModelExponential, AVAudioEnvironmentDistanceAttenuationModelInverse, and AVAudioEnvironmentDistanceAttenuationModelLinear attenuation models.
(Read and Write property)
The items on this page are in the following plugins: MBS AVFoundation Plugin.