CMediaSample::m_dwStreamId
Microsoft DirectShow 9.0 |
CMediaSample::m_dwStreamId
Stream identifier. For more information, see AM_SAMPLE2_PROPERTIES.
Syntax
DWORD m_dwStreamId;
Requirements
** Header:** Declared in Amfilter.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also