Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsAudioMixerMBS class.

Previous items

WindowsAudioMixerMBS.SourceMicrophoneVolume as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.2 ❌ No ✅ Yes ❌ No ❌ No All
Volume of microphone.

Audio line is a microphone recording source. Most audio cards for personal computers provide at least two types of recording sources: an auxiliary audio line and microphone input. A microphone audio line typically provides some sort of gain. Audio cards that use a single input for use with a microphone or auxiliary audio line should use the SourceMicrophone component type.

Lasterror is set.
Range is from 0 for no volume to 1.0 for maximum volume.
On any error or non Windows platforms the value is always 0.
(Read and Write computed property)

Some examples using this property:

WindowsAudioMixerMBS.SourcePCSpeakerMute as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.2 ❌ No ✅ Yes ❌ No ❌ No All
Whether PC Speaker is muted.

Audio line is a source originating from personal computer speaker. Several audio cards for personal computers provide the ability to mix what would typically be played on the internal speaker with the output of an audio card. Some audio cards support the ability to use this output as a recording source.

Lasterror is set.
Value is true if device is muted, else false.
On any error or non Windows platforms value is always false.
(Read and Write computed property)

Some examples using this property:

WindowsAudioMixerMBS.SourcePCSpeakerVolume as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.2 ❌ No ✅ Yes ❌ No ❌ No All
Volume of PC Speakers.

Audio line is a source originating from personal computer speaker. Several audio cards for personal computers provide the ability to mix what would typically be played on the internal speaker with the output of an audio card. Some audio cards support the ability to use this output as a recording source.

Lasterror is set.
Range is from 0 for no volume to 1.0 for maximum volume.
On any error or non Windows platforms the value is always 0.
(Read and Write computed property)

Some examples using this property:

WindowsAudioMixerMBS.SourceSynthesizerMute as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.2 ❌ No ✅ Yes ❌ No ❌ No All
Whether synthesizer is muted.

Audio line is a source originating from the output of an internal synthesizer. Most audio cards for personal computers provide some sort of MIDI synthesizer (for example, an Adlib®-compatible or OPL/3 FM synthesizer).

Lasterror is set.
Value is true if device is muted, else false.
On any error or non Windows platforms value is always false.
(Read and Write computed property)

Some examples using this property:

WindowsAudioMixerMBS.SourceSynthesizerVolume as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.2 ❌ No ✅ Yes ❌ No ❌ No All
Volume of synthesizer.

Audio line is a source originating from the output of an internal synthesizer. Most audio cards for personal computers provide some sort of MIDI synthesizer (for example, an Adlib®-compatible or OPL/3 FM synthesizer).

Lasterror is set.
Range is from 0 for no volume to 1.0 for maximum volume.
On any error or non Windows platforms the value is always 0.
(Read and Write computed property)

Some examples using this property:

WindowsAudioMixerMBS.SourceTelephoneMute as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.2 ❌ No ✅ Yes ❌ No ❌ No All
Whether telephone is muted.

Audio line is a source originating from an incoming telephone line.

Lasterror is set.
Value is true if device is muted, else false.
On any error or non Windows platforms value is always false.
(Read and Write computed property)

Some examples using this property:

WindowsAudioMixerMBS.SourceTelephoneVolume as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.2 ❌ No ✅ Yes ❌ No ❌ No All
Volume of telephone.

Audio line is a source originating from an incoming telephone line.

Lasterror is set.
Range is from 0 for no volume to 1.0 for maximum volume.
On any error or non Windows platforms the value is always 0.
(Read and Write computed property)

Some examples using this property:

WindowsAudioMixerMBS.SourceWaveOutMute as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.2 ❌ No ✅ Yes ❌ No ❌ No All
Volume of wave device.

Audio line is a source originating from the waveform-audio output digital-to-analog converter (DAC). Most audio cards for personal computers provide this component type as a source to the DestinationSpeakers destination. Some cards also allow this source to be routed to the DestinationWaveIn destination.

Lasterror is set.
Value is true if device is muted, else false.
On any error or non Windows platforms value is always false.
(Read and Write computed property)

Some examples using this property:

WindowsAudioMixerMBS.SourceWaveOutVolume as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.2 ❌ No ✅ Yes ❌ No ❌ No All
Volume of wave out device.

Audio line is a source originating from the waveform-audio output digital-to-analog converter (DAC). Most audio cards for personal computers provide this component type as a source to the DestinationSpeakers destination. Some cards also allow this source to be routed to the DestinationWaveIn destination.

Lasterror is set.
Range is from 0 for no volume to 1.0 for maximum volume.
On any error or non Windows platforms the value is always 0.
(Read and Write computed property)

Some examples using this property:

Previous items

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


💬 Ask a question or report a problem
The biggest plugin in space...