AudioComponentDescription.CreateMixer(AudioTypeMixer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates an audio mixer component description.
public static AudioUnit.AudioComponentDescription CreateMixer (AudioUnit.AudioTypeMixer mixer);
static member CreateMixer : AudioUnit.AudioTypeMixer -> AudioUnit.AudioComponentDescription
Parameters
- mixer
- AudioTypeMixer
Returns
An initialized AudioComponentDescription with the ComponentType set to Mixer and the specified mixer.