ltmmCaptureCtrl.EstimateOutputBitRate Method

Visual Basic Example

Syntax

Object.EstimateOutputBitRate() As Long

Remarks

Retrieves the estimated capturing output bit rate, in bits per second.

The retrieved bit rate depends on the state of the capture object.

If the object is in the running state, the retrieved bit rate is related to the actual number of bytes written.

If the object is not running, the retrieved bit rate is a theoretical value dependent on the capturing settings and the chosen encoding settings.

See Also

Elements:

ltmmCaptureCtrl.EstimateOutputSize Method

Topics:

Multimedia Properties, Methods and Events