Tao.OpenAl SDK Documentation

Alc.LPALCCAPTURESTOPDelegate Delegate

[Visual Basic]
Public Delegate Sub Alc.LPALCCAPTURESTOPDelegate( _
   ByVal device As IntPtr _
)
[C#]
public delegate void Alc.LPALCCAPTURESTOPDelegate(
   IntPtr device
);

Requirements

Namespace: Tao.OpenAl

Assembly: Tao.OpenAl (in Tao.OpenAl.dll)

See Also

Tao.OpenAl Namespace