Microsoft DirectX 9.0

CMediaSample::m_lActual

Length of the valid data in the buffer, in bytes. The value must be equal to or less than the size of the buffer, specified by the CMediaSample::m_cbBuffer member variable.

Syntax

LONG m_lActual;

See Also