Copies the frame data into the array provided.
public:
void CopyFrameDataToArray(
out Array<unsigned char>^ frameData
)
frameData
Type: unsigned char
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