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 a new stream reader. This reader must be disposed.
Syntax
public:
FaceFrameReader^ OpenReader()
public FaceFrameReaderOpenReader ()
var faceFrameReader = faceFrameSource.openReader();
Return value
Type: FaceFrameReader
A new stream reader.
Requirements
Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)