IAMNetworkStatus::get_ReceptionQuality (Compact 2013)
3/26/2014
The method indicates the reception quality.
Syntax
HRESULT get_ReceptionQuality(
long *pReceptionQuality
);
Parameters
pReceptionQuality
[out] Points to a long which on return will contain a number from 0 through 100.This value is the percentage of packets that the filter received without requiring resending or error correction.
Return Values
Returns S_OK on success. Returns an HRESULT error on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |