Developing Games on Intel Graphics
If you are gaming on graphics integrated in your Intel Processor, this is the place for you! Find answers to your questions or post your issues with PC games
486 Discussions

How can AVStream drivers capture video directly to the graphics adapter's VRAM?

michael_C_
Beginner
476 Views

      Hello everyone,Now I need the AVStream driver to capture video directly to the graphics adapter's VRAM.According to the Microsoft's WDK,one of the steps is to get the display adapter’s GUID.(My CPU is Intel Core i5)
      The WDK documents mention that "Obtain the adapter GUID from the vendor-supplied graphics miniport driver. The DXGK_INTERFACESPECIFICDATA structure contains the adapter GUID to return in the property request. This structure is generated by the DirectX graphics kernel (DXGK) subsystem and is passed to the miniport driver when the adapter is initialized."
       But I'm still puzzeled about the specific operations to get that display adapter’s GUID.Can you explain the specific operations to me?Thanks very much!

0 Kudos
1 Reply
Adel_S_
Beginner
476 Views

Please, I wish one of the specialized forum responds

0 Kudos
Reply