SourceObjectType Enumeration

Summary

Specifies the source object type.

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

Members
ValueMemberDescription
0x00000000None Indicates that no source has been defined (default).
0x00000001File Indicates that the source is a file.
0x00000003Array Indicates that the source is an array.
0x00000004Object Indicates that the source is a COM object.
0x00000005Stream Indicates that the source is a stream object.

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