(Helper) Reroutes a Source's output into an Auxiliary Effect Slot.
Syntax
[System.CLSCompliant(false)]
public
void BindSourceToAuxiliarySlot (
uint source,
uint slot,
int slotnumber,
uint filter)
Parameters
- source
- The Source handle who's output is forwarded.
- slot
- The Auxiliary Effect Slot handle that receives input from the Source.
- slotnumber
- Every Source has only a limited number of slots it can feed buffer to. The number must stay below AlcContextAttributes.EfxMaxAuxiliarySends
- filter
- Filter handle to be attached between Source ouput and Auxiliary Slot input. Use 0 or EfxFilterType.FilterNull for no filter.
Remarks
Requirements
Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0