TargetObjectType Enumeration

Summary

Specifies the media target type used in the capture or conversion processes.

Syntax
C#
VB
C++
public enum TargetObjectType 
Public Enum TargetObjectType  
public enum class TargetObjectType   

Members
ValueMemberDescription
0x00000000None Indicates that no target has been defined (default).
0x00000001File Indicates that the target is a file.

Remarks

See the CaptureCtrl.TargetFile and ConvertCtrl.TargetFile properties for more information on how this enumeration is used.

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