ltmfCapture_Object Constants

Syntax

typedef enum _ltmfCapture_Object 
{ 
   ltmfCapture_Object_SelAudioProcessor = 0x100, 
   ltmfCapture_Object_SelVideoProcessor = 0x200, 
} ltmfCapture_Object; 

Summary

The ltmfCapture_Object constants define objects that can be obtained through GetSubObject method.

Constants

Constant Description
ltmfCapture_Object_SelAudioProcessor Specifies the first selected audio processor. Additional processors may be specified by adding the processor's collection index to this constant. A maximum of 256 processors may be specified.
ltmfCapture_Object_SelVideoProcessor Specifies the first selected video processor. Additional processors may be specified by adding the processor's collection index to this constant. A maximum of 256 processors may be specified.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Media Foundation C API Help