MonoMac.AudioUnit.AudioComponentDescription Members

The members of MonoMac.AudioUnit.AudioComponentDescription are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

ComponentFlagsint. Documentation for this section has not yet been entered.
ComponentFlagsMaskint. Documentation for this section has not yet been entered.
ComponentManufacturerAudioComponentManufacturerType. Documentation for this section has not yet been entered.
ComponentSubTypeint. Documentation for this section has not yet been entered.
ComponentTypeAudioComponentType. Documentation for this section has not yet been entered.

Public Methods

static
CreateConverter(AudioTypeConverter) : AudioComponentDescription
Documentation for this section has not yet been entered.
static
CreateEffect(AudioTypeEffect) : AudioComponentDescription
Documentation for this section has not yet been entered.
static
CreateGenerator(AudioTypeGenerator) : AudioComponentDescription
Documentation for this section has not yet been entered.
static
CreateGeneric(AudioComponentType, int) : AudioComponentDescription
Documentation for this section has not yet been entered.
static
CreateMixer(AudioTypeMixer) : AudioComponentDescription
Documentation for this section has not yet been entered.
static
CreateMusicDevice(AudioTypeMusicDevice) : AudioComponentDescription
Documentation for this section has not yet been entered.
static
CreateOutput(AudioTypeOutput) : AudioComponentDescription
Documentation for this section has not yet been entered.
static
CreatePanner(AudioTypePanner) : AudioComponentDescription
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.