Back to Adaptive Vision Library website
You are here: Start » Function Reference » Imago Technologies » VisionBox_IOSchedulerGetBufferFillLevel
VisionBox_IOSchedulerGetBufferFillLevel
Returns number of occupied entries in IO Scheduler buffer.
Syntax
void avl::VisionBox_IOSchedulerGetBufferFillLevel ( VisionBox_State& ioState, const int inSchedulerUnitNumber, int& outBufferFillLevel )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioState | VisionBox_State& | Object used to maintain state of the function. | |||
![]() |
inSchedulerUnitNumber | const int | 0 - ![]() |
||
![]() |
outBufferFillLevel | int& |



