CBaseInputPin::m_bReadOnly
Microsoft DirectShow 9.0 |
CBaseInputPin::m_bReadOnly
Flag that indicates whether the allocator produces read-only media samples. If TRUE, the allocator produces read-only samples.
Syntax
BYTE m_bReadOnly;
Requirements
** Header:** Declared in Amfilter.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also