Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The KS_AM_SimpleRateChange structure is used to describe a simple rate change (fast-forward or rewind) for an MPEG2 stream.
Syntax
typedef struct {
REFERENCE_TIME StartTime;
LONG Rate;
} KS_AM_SimpleRateChange, *PKS_AM_SimpleRateChange;
Members
StartTime
Indicates the stream time at which to start this rate.
Rate
Specifies the new rate. This value is multiplied by 10000 (decimal).
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |