Beispiel #1
0
 public static extern bool MakeContextCurrent(ALContext context);
Beispiel #2
0
 public static extern ALDevice GetContextsDevice(ALContext context);
Beispiel #3
0
 public static extern void SuspendContext(ALContext context);
Beispiel #4
0
 public static extern void DestroyContext(ALContext context);
Beispiel #5
0
 public static extern void ProcessContext(ALContext context);