Alc.CaptureStop(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This function stops a capture operation.
public static void CaptureStop(IntPtr device);
static member CaptureStop : nativeint -> unit
Parameters
- device
-
IntPtr
nativeint
a pointer to a capture device.