| Microsoft DirectShow 9.0 |
AM_RATE_SimpleRateChange Property
This property is used to send rate changes to the decoder. The data type for this property is an AM_SimpleRateChange structure, which gives the new playback rate and the presentation time when the new rate takes effect.
| Property Set GUID | AM_KSPROPSETID_TSRateChange |
| Property ID | AM_RATE_SimpleRateChange |
| Data Type | AM_SimpleRateChange |
Requirements
Header: Include Dvdmedia.h.
See Also