SourceObjectType Enumeration

Summary
Specifies the source object type.
Syntax
C#
C++/CLI
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.