// ksmedia.h
typedef enum {
KSEVENT_TUNER_CHANGED,
KSEVENT_TUNER_INITIATE_SCAN
} KSEVENT_TUNER;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the KSEVENT_TUNER enumeration (ksmedia.h).
KSEVENT_TUNER_CHANGEDDefines the KSEVENT_TUNER_CHANGED constant.
KSEVENT_TUNER_INITIATE_SCANDefines the KSEVENT_TUNER_INITIATE_SCAN constant.