Show / Hide Table of Contents

Enum EFXSourceInteger3

A list of valid int Source(int, EFXSourceInteger3, int, int, int)/GetSource(int, EFXSourceInteger3, out int, out int, out int) parameters.

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK.Audio.OpenAL.dll
Syntax
public enum EFXSourceInteger3

Fields

Name Description
AuxiliarySendFilter

This Source property is used to establish connections between Sources and Auxiliary Effect Slots. For a Source to feed an Effect that has been loaded into an Auxiliary Effect Slot the application must configure one of the Source’s auxiliary sends. This process involves setting 3 variables – the destination Auxiliary Effect Slot ID, the Auxiliary Send number, and an optional Filter ID.

In This Article
Back to top Generated by DocFX