#include <FrameQ.h>
Collaboration diagram for FrameQ_NotifyParams_Tag:

Definition at line 450 of file FrameQ.h.
Data Fields | |
| FrameQ_NotifyType | notifyType |
| UInt32 | watermark |
| FrameQ_NotifyFunc | cbFxnPtr |
| Ptr | cbContext |
| Ptr | cbClientHandle |
|
|
Handle that needs to be passed as first arg to call back. Ideally this should be callers client handle. |
|
|
Context pointer that needs to be passed to call back function. |
|
|
Cacll back function |
|
|
Notification type |
|
|
Minumum number of free frames required to generate notification Same water mark for all the individual freeFramePools in the set. |
1.4.4