Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This method retrieves the number of frames drawn since streaming started.
Syntax
HRESULT get_FramesDrawn(
int* pcFramesDrawn
);
Parameters
- pcFramesDrawn
[out] Pointer to the number of frames drawn since streaming started.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |