Interface used to query the internal frame count for a request.
Since internal captures do not generate events, detecting internal captures must be done by comparing the internal capture count of successive client- submitted capture requests.
This interface is available from:
Definition at line 104 of file InternalFrameCount.h.


| Public Member Functions | |
| virtual uint64_t | getInternalFrameCount () const =0 | 
| Returns the internal frame count for the request.  More... | |
| Static Public Member Functions | |
| static const InterfaceID & | id () | 
| Protected Member Functions | |
| ~IInternalFrameCount () | |
| 
 | inlineprotected | 
Definition at line 115 of file InternalFrameCount.h.
| 
 | pure virtual | 
Returns the internal frame count for the request.
| 
 | inlinestatic | 
Definition at line 107 of file InternalFrameCount.h.