ISurfaceImageSourceManagerNative interface (windows.ui.xaml.media.dxinterop.h)

Enables performing bulk operations across all SurfaceImageSource objects created in the same process.

Inheritance

The ISurfaceImageSourceManagerNative interface inherits from the IUnknown interface. ISurfaceImageSourceManagerNative also has these types of members:

Methods

The ISurfaceImageSourceManagerNative interface has these methods.

 
ISurfaceImageSourceManagerNative::FlushAllSurfacesWithDevice

Flushes all current GPU work for all SurfaceImageSource or VirtualSurfaceImageSource objects associated with the given device.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 R2 [desktop apps | UWP apps]
Target Platform Windows
Header windows.ui.xaml.media.dxinterop.h

See also

DirectX and XAML interop

SurfaceImageSource