KS_AM_ExactRateChange structure (ksmedia.h)
The KS_AM_ExactRateChange structure is not yet implemented.
Syntax
typedef struct {
REFERENCE_TIME OutputZeroTime;
LONG Rate;
} KS_AM_ExactRateChange, *PKS_AM_ExactRateChange;
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).
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |