AudioQueue.FillAudioData(IntPtr, Int32, IntPtr, Int32, 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.
public static void FillAudioData(IntPtr audioQueueBuffer, int offset, IntPtr source, int sourceOffset, IntPtr size);
static member FillAudioData : nativeint * int * nativeint * int * nativeint -> unit
Parameters
- audioQueueBuffer
-
IntPtr
nativeint
- offset
- Int32
- source
-
IntPtr
nativeint
- sourceOffset
- Int32
- size
-
IntPtr
nativeint