MPI 04.00 Reference >> mpiMotion
mpiMotionFrameBufferStatus
Definition
int32_t mpiMotionFrameBufferStatus(MPIMotion motion, MPIFrameBufferStatus *status)
Required Header: stdmpi.h
Change History: Added in 04.00.
Description
mpiMotionFrameBufferStatuswrites the frame buffer status for the motion object to the contents of status.
| motion | A handle to the Motion object. |
|---|---|
| status | A pointer to an MPIMotionFrameBuffer. |
| Return Values |
|---|
| MPIMessageOK |
See Also
Frame Buffer Managment for Streaming Point Motion | MPIMotionFrameBufferStatus
