IMFTransform Interface

Implemented by all Media Foundation Transforms (MFTs).

Syntax

interface IMFTransform : public IUnknown  

Remarks

When to implement

Implement this interface if you are writing a custom MFT.

Requirements

Header: Declared in mftransform.h.

Library: Use Mfuuid.lib.