Microsoft DirectX 9.0

CMediaSample::m_MediaEnd

Media stop time. This value is calculated as an offset from the media start time, specified by the CMediaSample::m_MediaStart member variable.

Syntax

LONG m_MediaEnd;

See Also