In This Topic ▼

ltmfTunerInputType Enumeration Constants

Syntax

C API
typedef enum ltmfTunerInputType 
{ 
   ltmfTunerInputCable	= 0, 
   ltmfTunerInputAntenna	= 1 
} ltmfTunerInputType; 

Summary

The ltmfTunerInputType constants specify the possible TV Tuner input types for the installed TV Tuner device.

Constants

Constant Description
ltmfTunerInputCable [0] Input type is cable frequency.
ltmfTunerInputAntenna [1] Input type is broadcast antenna frequency.
Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Media Foundation C API Help