ltmmConvertCtrl.EstimateOutputBitRate Method

Visual Basic Example

Syntax

object.EstimateOutputBitRate() As Long

Remarks

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

The retrieved bit rate depends on the state of the convert 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 conversion settings and the chosen encoding settings.

See Also

Elements:

ltmmConvertCtrl.EstimateOutputSize Method

Topics:

Multimedia Properties, Methods and Events