Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

TargetObjectType Enumeration






Specifies the media target type used in the capture or conversion processes.
Syntax
'Declaration
 
Public Enum TargetObjectType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As TargetObjectType
public enum class TargetObjectType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None Indicates that no target has been defined (default).
0x00000001File Indicates that the target is a file.
0x00000002Array Indicates that the target is a SAFEARRAY.
0x00000003Object Indicates that the target is a COM object.
0x00000004Device Indicates that the target is a DirectShow output device.
0x00000005Stream Indicates that the target is a stream object (object implementing IStream interface).
Remarks
See the CaptureCtrl.TargetObject and ConvertCtrl.TargetObject properties for more information on how this enumeration is used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.TargetObjectType

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features