CSourceSeeking::m_dRateSeeking
Microsoft DirectShow 9.0 |
CSourceSeeking::m_dRateSeeking
Playback rate. By default, the value is set to 1.0.
Syntax
double m_dRateSeeking;
Remarks
Hold the m_pLock critical section before accessing this variable.
Requirements
** Header:** Declared in Ctlutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also