Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Opens the input stream. The input stream is a mono 32-bit IEEE floating point PCM stream sampled at 16 kHz. Typical PCM values will be between -1 and +1.
Syntax
public:
IInputStream^ OpenInputStream()
public IInputStreamOpenInputStream ()
var iInputStream = audioBeam.openInputStream();
Return value
Type: IInputStream
The input stream.
Remarks
The input stream is a mono 32-bit IEEE floating point PCM stream sampled at 16 kHz. Typical PCM values will be between -1 and +1.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd