ltmmConvertCtrl.PreviewVisible Property

Visual Basic Example

Syntax

Object.PreviewVisible As Boolean

Remarks

Enables or disables the preview during the conversion process. Possible values are:

Value

Meaning

TRUE

Enable previewing. This is the default value.

FALSE

Disable previewing.

To enable previewing, the convert graph must have a preview by setting the ltmmConvertCtrl.Preview property in the convert object in the stopped state to TRUE.

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

See Also

Elements:

ltmmConvertCtrl.Preview Property, ltmmConvertCtrl.VideoWindowFrame Property

Topics:

Multimedia Properties, Methods and Events