MPI 04.00 Reference >> mpiMotion

MPIMotionFrameBufferStatus

Definition

typedef struct MPIMotionFrameBufferStatus {
int32_t size;
int32_t frameCount;
} MPIMotionFrameBufferStatus;

 

Required Header: stdmpi.h

Change History: Modified in 04.00.

MPIMotionFrameBufferStatus writes the frame buffer status for the motion object to the contents of status.

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.