// ksmedia.h
typedef struct {
REFERENCE_TIME OutputZeroTime;
LONG Rate;
} KS_AM_ExactRateChange, *PKS_AM_ExactRateChange;
View the official Windows Driver Kit DDI referenceNo description available.
The KS_AM_ExactRateChange structure is not yet implemented.
OutputZeroTimeIndicates an "input" time stamp that maps to a zero output time stamp.
RateSpecifies the new rate. This value is multiplied by 10000 (decimal).