mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
After this C/L you must update your Windows SDK to 10.0.20348.0 in order to build on Visual Studio PiperOrigin-RevId: 393786833
153 lines
10 KiB
C++
153 lines
10 KiB
C++
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
|
|
|
|
#ifndef WINRT_Windows_Graphics_Capture_1_H
|
|
#define WINRT_Windows_Graphics_Capture_1_H
|
|
#include "winrt/impl/Windows.Graphics.Capture.0.h"
|
|
WINRT_EXPORT namespace winrt::Windows::Graphics::Capture
|
|
{
|
|
struct __declspec(empty_bases) IDirect3D11CaptureFrame :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDirect3D11CaptureFrame>
|
|
{
|
|
IDirect3D11CaptureFrame(std::nullptr_t = nullptr) noexcept {}
|
|
IDirect3D11CaptureFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IDirect3D11CaptureFrame(IDirect3D11CaptureFrame const&) noexcept = default;
|
|
IDirect3D11CaptureFrame(IDirect3D11CaptureFrame&&) noexcept = default;
|
|
IDirect3D11CaptureFrame& operator=(IDirect3D11CaptureFrame const&) & noexcept = default;
|
|
IDirect3D11CaptureFrame& operator=(IDirect3D11CaptureFrame&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IDirect3D11CaptureFramePool :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDirect3D11CaptureFramePool>
|
|
{
|
|
IDirect3D11CaptureFramePool(std::nullptr_t = nullptr) noexcept {}
|
|
IDirect3D11CaptureFramePool(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IDirect3D11CaptureFramePool(IDirect3D11CaptureFramePool const&) noexcept = default;
|
|
IDirect3D11CaptureFramePool(IDirect3D11CaptureFramePool&&) noexcept = default;
|
|
IDirect3D11CaptureFramePool& operator=(IDirect3D11CaptureFramePool const&) & noexcept = default;
|
|
IDirect3D11CaptureFramePool& operator=(IDirect3D11CaptureFramePool&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IDirect3D11CaptureFramePoolStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDirect3D11CaptureFramePoolStatics>
|
|
{
|
|
IDirect3D11CaptureFramePoolStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IDirect3D11CaptureFramePoolStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IDirect3D11CaptureFramePoolStatics(IDirect3D11CaptureFramePoolStatics const&) noexcept = default;
|
|
IDirect3D11CaptureFramePoolStatics(IDirect3D11CaptureFramePoolStatics&&) noexcept = default;
|
|
IDirect3D11CaptureFramePoolStatics& operator=(IDirect3D11CaptureFramePoolStatics const&) & noexcept = default;
|
|
IDirect3D11CaptureFramePoolStatics& operator=(IDirect3D11CaptureFramePoolStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IDirect3D11CaptureFramePoolStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDirect3D11CaptureFramePoolStatics2>
|
|
{
|
|
IDirect3D11CaptureFramePoolStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IDirect3D11CaptureFramePoolStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IDirect3D11CaptureFramePoolStatics2(IDirect3D11CaptureFramePoolStatics2 const&) noexcept = default;
|
|
IDirect3D11CaptureFramePoolStatics2(IDirect3D11CaptureFramePoolStatics2&&) noexcept = default;
|
|
IDirect3D11CaptureFramePoolStatics2& operator=(IDirect3D11CaptureFramePoolStatics2 const&) & noexcept = default;
|
|
IDirect3D11CaptureFramePoolStatics2& operator=(IDirect3D11CaptureFramePoolStatics2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGraphicsCaptureAccessStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGraphicsCaptureAccessStatics>
|
|
{
|
|
IGraphicsCaptureAccessStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IGraphicsCaptureAccessStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGraphicsCaptureAccessStatics(IGraphicsCaptureAccessStatics const&) noexcept = default;
|
|
IGraphicsCaptureAccessStatics(IGraphicsCaptureAccessStatics&&) noexcept = default;
|
|
IGraphicsCaptureAccessStatics& operator=(IGraphicsCaptureAccessStatics const&) & noexcept = default;
|
|
IGraphicsCaptureAccessStatics& operator=(IGraphicsCaptureAccessStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGraphicsCaptureItem :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGraphicsCaptureItem>
|
|
{
|
|
IGraphicsCaptureItem(std::nullptr_t = nullptr) noexcept {}
|
|
IGraphicsCaptureItem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGraphicsCaptureItem(IGraphicsCaptureItem const&) noexcept = default;
|
|
IGraphicsCaptureItem(IGraphicsCaptureItem&&) noexcept = default;
|
|
IGraphicsCaptureItem& operator=(IGraphicsCaptureItem const&) & noexcept = default;
|
|
IGraphicsCaptureItem& operator=(IGraphicsCaptureItem&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGraphicsCaptureItemStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGraphicsCaptureItemStatics>
|
|
{
|
|
IGraphicsCaptureItemStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IGraphicsCaptureItemStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGraphicsCaptureItemStatics(IGraphicsCaptureItemStatics const&) noexcept = default;
|
|
IGraphicsCaptureItemStatics(IGraphicsCaptureItemStatics&&) noexcept = default;
|
|
IGraphicsCaptureItemStatics& operator=(IGraphicsCaptureItemStatics const&) & noexcept = default;
|
|
IGraphicsCaptureItemStatics& operator=(IGraphicsCaptureItemStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGraphicsCaptureItemStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGraphicsCaptureItemStatics2>
|
|
{
|
|
IGraphicsCaptureItemStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IGraphicsCaptureItemStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGraphicsCaptureItemStatics2(IGraphicsCaptureItemStatics2 const&) noexcept = default;
|
|
IGraphicsCaptureItemStatics2(IGraphicsCaptureItemStatics2&&) noexcept = default;
|
|
IGraphicsCaptureItemStatics2& operator=(IGraphicsCaptureItemStatics2 const&) & noexcept = default;
|
|
IGraphicsCaptureItemStatics2& operator=(IGraphicsCaptureItemStatics2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGraphicsCapturePicker :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGraphicsCapturePicker>
|
|
{
|
|
IGraphicsCapturePicker(std::nullptr_t = nullptr) noexcept {}
|
|
IGraphicsCapturePicker(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGraphicsCapturePicker(IGraphicsCapturePicker const&) noexcept = default;
|
|
IGraphicsCapturePicker(IGraphicsCapturePicker&&) noexcept = default;
|
|
IGraphicsCapturePicker& operator=(IGraphicsCapturePicker const&) & noexcept = default;
|
|
IGraphicsCapturePicker& operator=(IGraphicsCapturePicker&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGraphicsCaptureSession :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGraphicsCaptureSession>
|
|
{
|
|
IGraphicsCaptureSession(std::nullptr_t = nullptr) noexcept {}
|
|
IGraphicsCaptureSession(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGraphicsCaptureSession(IGraphicsCaptureSession const&) noexcept = default;
|
|
IGraphicsCaptureSession(IGraphicsCaptureSession&&) noexcept = default;
|
|
IGraphicsCaptureSession& operator=(IGraphicsCaptureSession const&) & noexcept = default;
|
|
IGraphicsCaptureSession& operator=(IGraphicsCaptureSession&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGraphicsCaptureSession2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGraphicsCaptureSession2>
|
|
{
|
|
IGraphicsCaptureSession2(std::nullptr_t = nullptr) noexcept {}
|
|
IGraphicsCaptureSession2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGraphicsCaptureSession2(IGraphicsCaptureSession2 const&) noexcept = default;
|
|
IGraphicsCaptureSession2(IGraphicsCaptureSession2&&) noexcept = default;
|
|
IGraphicsCaptureSession2& operator=(IGraphicsCaptureSession2 const&) & noexcept = default;
|
|
IGraphicsCaptureSession2& operator=(IGraphicsCaptureSession2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGraphicsCaptureSession3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGraphicsCaptureSession3>
|
|
{
|
|
IGraphicsCaptureSession3(std::nullptr_t = nullptr) noexcept {}
|
|
IGraphicsCaptureSession3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGraphicsCaptureSession3(IGraphicsCaptureSession3 const&) noexcept = default;
|
|
IGraphicsCaptureSession3(IGraphicsCaptureSession3&&) noexcept = default;
|
|
IGraphicsCaptureSession3& operator=(IGraphicsCaptureSession3 const&) & noexcept = default;
|
|
IGraphicsCaptureSession3& operator=(IGraphicsCaptureSession3&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGraphicsCaptureSessionStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGraphicsCaptureSessionStatics>
|
|
{
|
|
IGraphicsCaptureSessionStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IGraphicsCaptureSessionStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGraphicsCaptureSessionStatics(IGraphicsCaptureSessionStatics const&) noexcept = default;
|
|
IGraphicsCaptureSessionStatics(IGraphicsCaptureSessionStatics&&) noexcept = default;
|
|
IGraphicsCaptureSessionStatics& operator=(IGraphicsCaptureSessionStatics const&) & noexcept = default;
|
|
IGraphicsCaptureSessionStatics& operator=(IGraphicsCaptureSessionStatics&&) & noexcept = default;
|
|
};
|
|
}
|
|
#endif
|