MEIMotionFrameBufferStatus

MEIMotionFrameBufferStatus

 

typedef struct MEIMotionFrameBufferStatus {
    long	size;
    long	frameCount;
} MEIMotionFrameBufferStatus;
Description
  size This value specifies the size of the controller's frame buffer.
  frameCount This value specifies the number of frames in the controller's frame buffer.
     
See Also