Skip to main content

D3D11TextureGlobalSharedHandle Field

An DXGI global shared handle returned by IDXGIResource::GetSharedHandle D3D11_RESOURCE_MISC_SHARED or D3D11_RESOURCE_MISC_SHARED_KEYEDMUTEX flag. The handle does not own the reference to the underlying video memory, so the provider should make sure that the resource is valid until the handle has been successfully imported

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public const string D3D11TextureGlobalSharedHandle = "D3D11TextureGlobalSharedHandle"

Field Value

String

See Also

Reference

KnownPlatformGraphicsExternalImageHandleTypes Class
Avalonia.Platform Namespace