Microsoft DirectX 9.0 |
Boolean value that indicates whether the filter is currently dropping frames. If this value is TRUE, the filter continues to drop frames until it reaches the next key frame, or until it receives 30 delta frames in a row without a key frame.
Syntax
BOOL m_bSkipping;
See Also