ltmmConvertCtrl.ResetSource Method

Visual Basic Example

Syntax

object.ResetSource()

Remarks

Resets the media source.

This method will reset the media source to the default value of ltmmConvert_Source_None. Users typically call this method to remove a media source reference from the convert module.

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

See Also

Elements:

ltmmConvertCtrl.SourceType Property, ltmmConvert_Source Constants

Topics:

ltmmConvertCtrl Object