Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Inheritance
The IMFSensorTransformFactory interface inherits from the IUnknown interface. IMFSensorTransformFactory also has these types of members:
Methods
The IMFSensorTransformFactory interface has these methods.
IMFSensorTransformFactory::CreateTransform Called by the media pipeline to create the transform. |
IMFSensorTransformFactory::GetTransformCount Called by the media pipeline to get the number of transforms provided by the sensor transform. |
IMFSensorTransformFactory::GetTransformInformation Called by the media pipeline to get information about a transform provided by the sensor transform. |
IMFSensorTransformFactory::InitializeFactory Called by the media pipeline to initialize the sensor transform. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1703 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | mfidl.h |