AM_RATE_QueryLastRateSegPTS Property
Microsoft DirectShow 9.0 |
AM_RATE_QueryLastRateSegPTS Property
This property queries the decoder for the start time of the rate change that was queued most recently, regardless of its position in the rate-change queue.
This property is defined for version 1.1 of this property set; see AM_RATE_UseRateVersion.
Property Set GUID | AM_KSPROPSETID_TSRateChange |
Property ID | AM_RATE_QueryLastRateSegPTS |
Data Type | REFERENCE_TIME |
Remarks
The source filter can use this property to synchronize rate changes across several audio and video streams.
Requirements
Header: Include Dvdmedia.h.
See Also