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.
Win32, x64
See Also
Elements: |
ltmmConvertCtrl.Preview Property, ltmmConvertCtrl.VideoWindowFrame Property, ltmmConvertCtrl.ForceNoRecompressionPreview Property |
Topics: |