Microsoft DirectX 9.0

CTransInPlaceInputPin::m_bReadOnly

Flag that specifies whether the input stream is read-only. The upstream filter specifies this information when it calls the NotifyAllocator method. By default, the value is FALSE.

Syntax

BOOL m_bReadOnly;

See Also