// ksmedia.h
typedef enum {
KS_AM_RATE_SimpleRateChange,
KS_AM_RATE_ExactRateChange,
KS_AM_RATE_MaxFullDataRate,
KS_AM_RATE_Step
} KS_AM_PROPERTY_TS_RATE_CHANGE;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the KS_AM_PROPERTY_TS_RATE_CHANGE enumeration (ksmedia.h).
KS_AM_RATE_SimpleRateChangeDefines the KS_AM_RATE_SimpleRateChange constant.
KS_AM_RATE_ExactRateChangeDefines the KS_AM_RATE_ExactRateChange constant.
KS_AM_RATE_MaxFullDataRateDefines the KS_AM_RATE_MaxFullDataRate constant.
KS_AM_RATE_StepDefines the KS_AM_RATE_Step constant.