KS_AM_ExactRateChange - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef struct {
  REFERENCE_TIME OutputZeroTime;
  LONG           Rate;
} KS_AM_ExactRateChange, *PKS_AM_ExactRateChange;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ksmedia-ks_am_exactratechange)

KS_AM_ExactRateChange structure

Description

The KS_AM_ExactRateChange structure is not yet implemented.

Members

OutputZeroTime

Indicates an "input" time stamp that maps to a zero output time stamp.

Rate

Specifies the new rate. This value is multiplied by 10000 (decimal).

See also

KS_AM_RATE_ExactRateChange