ResetTarget Method

Summary

Resets the media target.

Syntax
C#
VB
C++
public virtual void ResetTarget() 
Public Overridable Sub ResetTarget()  
public: 
virtual void ResetTarget();  

Remarks

Resets the media target. This method resets the media target to the default value of the TargetObjectType.None option. Users typically call this method to remove a media target reference from the capture object. If the method fails, an error is raised. For more information, refer to the Error Codes.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly