KS_AM_PROPERTY_TS_RATE_CHANGE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ksmedia-ks_am_property_ts_rate_change)

Description

This topic describes the KS_AM_PROPERTY_TS_RATE_CHANGE enumeration (ksmedia.h).

Constants

KS_AM_RATE_SimpleRateChange

Defines the KS_AM_RATE_SimpleRateChange constant.

KS_AM_RATE_ExactRateChange

Defines the KS_AM_RATE_ExactRateChange constant.

KS_AM_RATE_MaxFullDataRate

Defines the KS_AM_RATE_MaxFullDataRate constant.

KS_AM_RATE_Step

Defines the KS_AM_RATE_Step constant.

Remarks

See also