Microsoft DirectX 9.0 |
The get_BitErrorRate method retrieves the approximate bit error rate of the video stream
Syntax
HRESULT get_BitErrorRate(
long *pBitErrorRate
);
Parameters
pBitErrorRate
[out] Pointer to a variable that receives the approximate number of bits per error.
Return Values
Returns an HRESULT value.
See Also