Microsoft DirectX 9.0 |
The BitErrorRate property retrieves the approximate bit error rate of the video stream.
Syntax
objVideo.BitErrorRate As Long
Parameters
This property takes no parameters.
Return Values
Returns the approximate number of bits per error.
Remarks
This property is read-only.
See Also