Click or drag to resize

WaveBufferCopy Method

Copy this WaveBuffer to a destination buffer up to ByteBufferCount bytes.

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public void Copy(
	Array destinationArray
)

Parameters

destinationArray  Array
 
See Also