ltmmConvertCtrl.ForceNoRecompressionPreview Property

Visual Basic Example

Syntax

Object.ForceNoRecompressionPreview As Boolean

Remarks

Enables or disables forcing the preview to be active when converting without recompression. Possible values are:

Value

Meaning

TRUE

Enable Preview when converting without recompression.

FALSE

Disable Preview when converting without recompression. This is the default value.

Enabling this property slows down file conversion. It is best to use this function only when converting input streams without recompression.

If the property fails, an error is raised. For more information, refer to the Error Codes.

Platforms

Win32, x64

See Also

Elements:

ltmmConvertCtrl.Preview Property, ltmmConvertCtrl.VideoWindowFrame Property, ltmmConvertCtrl.PreviewVisible Property

Topics:

Multimedia Properties, Methods and Events