Microsoft DirectX 9.0

CSourceSeeking::m_rtDuration

Duration of the stream. By default, the value is set to the value of the CSourceSeeking::m_rtStop member variable.

Syntax

CRefTime m_rtDuration;

Remarks

Hold the m_pLock critical section before accessing this variable.

See Also