IAMNetworkStatus::get_BufferingCount (Compact 7)
3/12/2014
The method retrieves the number of times the network source has buffered the data.
Syntax
HRESULT get_BufferingCount(
long *pBufferingCount
);
Parameters
- pBufferingCount
[out] Points to a long which on return will indicate the buffering count.
Return Values
Returns S_OK on success. Returns an HRESULT error on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |