AudioComponentDescription.CreatePanner(AudioTypePanner) 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 a panner component description.
public static AudioUnit.AudioComponentDescription CreatePanner (AudioUnit.AudioTypePanner panner);
static member CreatePanner : AudioUnit.AudioTypePanner -> AudioUnit.AudioComponentDescription
Parameters
- panner
- AudioTypePanner
Returns
An initialized AudioComponentDescription with the ComponentType set to Panner and the specified panner.