Microsoft DirectX 9.0

CMediaSample::m_End

Sample end time. This value is valid only if the CMediaSample::m_dwFlags member variable contains the AM_SAMPLE_STOPVALID flag.

Syntax

REFERENCE_TIME m_End;

See Also