CMediaSample::m_dwFlags
Microsoft DirectShow 9.0 |
CMediaSample::m_dwFlags
Sample property flags. Bitwise combination of flags from the AM_SAMPLE_PROPERTY_FLAGS enumerated type.
Syntax
DWORD m_dwFlags;
Requirements
** Header:** Declared in Amfilter.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also