Exemplo n.º 1
0
 public static extern bool MakeContextCurrent(ALContext context);
Exemplo n.º 2
0
 public static extern ALDevice GetContextsDevice(ALContext context);
Exemplo n.º 3
0
 public static extern void SuspendContext(ALContext context);
Exemplo n.º 4
0
 public static extern void DestroyContext(ALContext context);
Exemplo n.º 5
0
 public static extern void ProcessContext(ALContext context);