{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Presentation API", "version": "1.0.0" }, "items": [ { "info": { "name": "Presentation", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Create a swap chain", "type": "http" }, "http": { "method": "POST", "url": "https://api.windows.com/directx/swap-chains", "body": { "type": "json", "data": "{}" } }, "docs": "Creates a DXGI swap chain (IDXGISwapChain) for presenting rendered frames to a window or output. The swap chain manages the back buffer(s) and handles presentation including v-sync and frame latency." } ] } ], "bundled": true }