OpenTK.Audio.OpenAL.Alc.CaptureSamples Method
This function completes a capture operation, and does not block.

Syntax

[System.Security.SuppressUnmanagedCodeSecurity]
public static void CaptureSamples (IntPtr device, IntPtr buffer, int samples)

Parameters

device
a pointer to a capture device.
buffer
a pointer to a buffer, which must be large enough to accommodate the number of samples.
samples
the number of samples to be retrieved.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0