Files
nearby/cpp/platform/impl/windows/generated/winrt/impl/Windows.Graphics.Capture.1.h
T
hai007 2e853156dc Internal change
PiperOrigin-RevId: 380848866
2021-06-22 11:09:32 -07:00

134 lines
8.6 KiB
C++

// Copyright 2020 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// 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) 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) 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) 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