Copies the frame data into the array provided.
public:
void CopyFrameDataToBuffer(
IBuffer^ buffer
)
buffer
Type: IBuffer
The array to fill.
The frame data is a mono 32-bit IEEE floating point PCM stream sampled at 16 kHz. Typical PCM values will be between -1 and +1.
Namespace: Windows.Kinect
Metadata: windows.winmd