IBasicVideo2.BitErrorRate

 
Microsoft DirectShow 9.0

IBasicVideo2.BitErrorRate

  • Note   This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.

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.

Requirements

Reference: Add a reference to ActiveMovie control type library.

Library: Quartz.dll.

See Also