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.
Copies the specified buffer AudioQueue's AudioData buffer.
public void CopyToAudioData (IntPtr source, int size);
member this.CopyToAudioData : nativeint * int -> unit