ltmmPlayCtrl.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 ltmmPlay_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:

ltmmPlayCtrl.SourceType Property, ltmmPlay_Source Constants

Topics:

ltmmPlayCtrl Object