Microsoft DirectX 9.0

CTransformFilter::m_bSampleSkipped

Flag that indicates whether the most recent sample was dropped. If the Receive method drops a sample, it sets the value to TRUE.

Syntax

BOOL m_bSampleSkipped;

See Also

CTransformFilter Class