MF_SA_D3D11_SHARED attribute

Indicates to the video sample allocator to create textures as shareable using keyed-mutex.

Data type

UINT32

Syntax

DECLSPEC_SELECTANY GUID MF_SA_D3D11_SHARED = {0x7b8f32c3,0x6d96,0x4b89,{0x92,0x3,0xdd,0x38,0xb6,0x14,0x14,0xf3} }  

Remarks

Sample Allocator

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

Requirements

Header: Declared in mftransform.h.