IMFSensorTransformFactory interface
The interface implemented by sensor transforms to allow the media pipeline to query requirements of the sensor transform and to create a runtime instance of the sensor transform.
Members
The IMFSensorTransformFactory interface inherits from the IUnknown interface. IMFSensorTransformFactory also has these types of members:
Methods
The IMFSensorTransformFactory interface has these methods.
| Method | Description |
|---|---|
| CreateTransform |
Called by the media pipeline to create the transform. |
| GetTransformCount |
Called by the media pipeline to get the number of transforms provided by the sensor transform. |
| GetTransformInformation |
Called by the media pipeline to get information about a transform provided by the sensor transform. |
| InitializeFactory |
Called by the media pipeline to initialize the sensor transform. |
Requirements
|
Minimum supported client |
Windows 10, version 1703 [desktop apps only] |
|---|---|
|
Minimum supported server |
None supported |
|
Header |
|
|
Library |
|