TUNER_ANALOG_TV    78 extra_lib/include/avcap/linux/V4L2_Tuner.h 			{ return mType & TUNER_ANALOG_TV; };
TUNER_ANALOG_TV    62 extra_lib/include/avcap/windows/DS_Tuner.h 			TUNER_ANALOG_TV = 0x00020000 // CAP_TUNER --> see "HelpFunc.h" file
TUNER_ANALOG_TV    87 extra_lib/include/avcap/windows/DS_Tuner.h 			{ return mType & TUNER_ANALOG_TV; }