The CurrentStopTime method retrieves the segment stop time, set by the CBasePin::NewSegment method.
Syntax
REFERENCE_TIME CurrentStopTime(void);
Return Value
Returns the value of CBasePin::m_tStop.
See Also