ltmmConvertCtrl.Preview Property

Visual Basic Example

Syntax

Object.Preview As Boolean

Remarks

Determines whether the convert graph has a preview graph. Possible values are:

Value

Meaning

TRUE

The convert graph has a preview graph.

FALSE

The convert graph does not have a preview graph. This is the default value.

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

When setting this property to TRUE or FALSE, the convert graph must be in the stopped state.

See Also

Elements:

ltmmConvertCtrl.PreviewVisible Property, ltmmConvertCtrl.VideoWindowFrame Property

Topics:

ltmmConvertCtrl Object