IBasicVideo::get_BitErrorRate (Compact 2013)
3/26/2014
This method retrieves a bit error rate for the video stream (one error for approximately this many bits).
Syntax
HRESULT get_BitErrorRate(
long* pBitErrorRate
);
Parameters
- pBitErrorRate
[out] Approximate bit error rate.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |