Share via


EffectsExtension.BindEffect Metodo

Definizione

Overload

BindEffect(Int32, EfxEffectType)
BindEffect(UInt32, EfxEffectType)

BindEffect(Int32, EfxEffectType)

public void BindEffect (int eid, OpenTK.Audio.OpenAL.EfxEffectType type);
member this.BindEffect : int * OpenTK.Audio.OpenAL.EfxEffectType -> unit

Parametri

eid
Int32

Si applica a

BindEffect(UInt32, EfxEffectType)

Importante

Questa API non è conforme a CLS.

[System.CLSCompliant(false)]
public void BindEffect (uint eid, OpenTK.Audio.OpenAL.EfxEffectType type);
member this.BindEffect : uint32 * OpenTK.Audio.OpenAL.EfxEffectType -> unit

Parametri

eid
UInt32
Attributi

Si applica a