MF_SOURCE_READER_DISABLE_CAMERA_PLUGINS attribute

Disables the use of post-processing camera plug-ins by the Source Reader.

Data type

BOOL stored as UINT32

Remarks

This attribute applies when the Source Reader is used with a video capture source. If this attribute is TRUE, it prevents the Source Reader from loading any post-processing plug-ins that the camera might provide. Otherwise, by default the Source Reader will load them.

The default value of this attribute is FALSE. Set the attribute when you create the source reader.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2012 [desktop apps | UWP apps]
Header
Mfreadwrite.h

See also

Alphabetical List of Media Foundation Attributes

Source Reader Attributes