Queries whether the allocator uses read-only media samples.
Syntax
BOOL IsReadOnly(void);
Return Value
Returns the value of the CBaseInputPin::m_bReadOnly member variable.
See Also