Microsoft DirectX 9.0

CSourceSeeking::m_rtStop

Stop time. By default, the value is set to a very large number. The derived class can reset the value in its constructor, or when the filter is initialized.

Syntax

CRefTime m_rtStop;

Remarks

Hold the m_pLock critical section before accessing this variable.

See Also