MF_SA_D3D11_SHARED_WITHOUT_MUTEX attribute

Indicates to the video sample allocator to create textures as shareable using the legacy mechanism.

Data type

UINT32

Syntax

DECLSPEC_SELECTANY GUID MF_SA_D3D11_SHARED_WITHOUT_MUTEX = {0x39dbd44d,0x2e44,0x4931,{0xa4,0xc8,0x35,0x2d,0x3d,0xc4,0x21,0x15} }  

Remarks

Sample Allocator

This attribute can be set on the video sample allocator, in the IMFVideoSampleAllocatorEx::InitializeSampleAllocatorEx method.

Requirements

Header: Declared in mftransform.h.