←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly