Type
Structure
Description
Value | Description |
---|---|
FBP_NEXT_AVAILABLE | PxLGetNextFrame will return the next frame to arrive at the host (from the camera). |
FBP_OLDEST_AVAILABLE | PxLGetNextFrame will return the oldest available undelivered frame. |
FBP_DEFAULT | FBP_NEXT_AVAILABLE |
Usage