Files
nearby/cpp/platform/impl/windows/generated/winrt/impl/Windows.Media.MediaProperties.1.h
T
hai007 b1815095dd BEGIN_PUBLIC
Microsoft has updated the winrt library
END_PUBLC

PiperOrigin-RevId: 387168248
2021-07-29 03:27:37 -07:00

432 lines
31 KiB
C++

// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
#ifndef WINRT_Windows_Media_MediaProperties_1_H
#define WINRT_Windows_Media_MediaProperties_1_H
#include "winrt/impl/Windows.Media.MediaProperties.0.h"
WINRT_EXPORT namespace winrt::Windows::Media::MediaProperties
{
struct __declspec(empty_bases) IAudioEncodingProperties :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAudioEncodingProperties>,
impl::require<winrt::Windows::Media::MediaProperties::IAudioEncodingProperties, winrt::Windows::Media::MediaProperties::IMediaEncodingProperties>
{
IAudioEncodingProperties(std::nullptr_t = nullptr) noexcept {}
IAudioEncodingProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAudioEncodingProperties(IAudioEncodingProperties const&) noexcept = default;
IAudioEncodingProperties(IAudioEncodingProperties&&) noexcept = default;
IAudioEncodingProperties& operator=(IAudioEncodingProperties const&) & noexcept = default;
IAudioEncodingProperties& operator=(IAudioEncodingProperties&&) & noexcept = default;
};
struct __declspec(empty_bases) IAudioEncodingProperties2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAudioEncodingProperties2>
{
IAudioEncodingProperties2(std::nullptr_t = nullptr) noexcept {}
IAudioEncodingProperties2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAudioEncodingProperties2(IAudioEncodingProperties2 const&) noexcept = default;
IAudioEncodingProperties2(IAudioEncodingProperties2&&) noexcept = default;
IAudioEncodingProperties2& operator=(IAudioEncodingProperties2 const&) & noexcept = default;
IAudioEncodingProperties2& operator=(IAudioEncodingProperties2&&) & noexcept = default;
};
struct __declspec(empty_bases) IAudioEncodingProperties3 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAudioEncodingProperties3>
{
IAudioEncodingProperties3(std::nullptr_t = nullptr) noexcept {}
IAudioEncodingProperties3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAudioEncodingProperties3(IAudioEncodingProperties3 const&) noexcept = default;
IAudioEncodingProperties3(IAudioEncodingProperties3&&) noexcept = default;
IAudioEncodingProperties3& operator=(IAudioEncodingProperties3 const&) & noexcept = default;
IAudioEncodingProperties3& operator=(IAudioEncodingProperties3&&) & noexcept = default;
};
struct __declspec(empty_bases) IAudioEncodingPropertiesStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAudioEncodingPropertiesStatics>
{
IAudioEncodingPropertiesStatics(std::nullptr_t = nullptr) noexcept {}
IAudioEncodingPropertiesStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAudioEncodingPropertiesStatics(IAudioEncodingPropertiesStatics const&) noexcept = default;
IAudioEncodingPropertiesStatics(IAudioEncodingPropertiesStatics&&) noexcept = default;
IAudioEncodingPropertiesStatics& operator=(IAudioEncodingPropertiesStatics const&) & noexcept = default;
IAudioEncodingPropertiesStatics& operator=(IAudioEncodingPropertiesStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) IAudioEncodingPropertiesStatics2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAudioEncodingPropertiesStatics2>
{
IAudioEncodingPropertiesStatics2(std::nullptr_t = nullptr) noexcept {}
IAudioEncodingPropertiesStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAudioEncodingPropertiesStatics2(IAudioEncodingPropertiesStatics2 const&) noexcept = default;
IAudioEncodingPropertiesStatics2(IAudioEncodingPropertiesStatics2&&) noexcept = default;
IAudioEncodingPropertiesStatics2& operator=(IAudioEncodingPropertiesStatics2 const&) & noexcept = default;
IAudioEncodingPropertiesStatics2& operator=(IAudioEncodingPropertiesStatics2&&) & noexcept = default;
};
struct __declspec(empty_bases) IAudioEncodingPropertiesWithFormatUserData :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAudioEncodingPropertiesWithFormatUserData>
{
IAudioEncodingPropertiesWithFormatUserData(std::nullptr_t = nullptr) noexcept {}
IAudioEncodingPropertiesWithFormatUserData(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAudioEncodingPropertiesWithFormatUserData(IAudioEncodingPropertiesWithFormatUserData const&) noexcept = default;
IAudioEncodingPropertiesWithFormatUserData(IAudioEncodingPropertiesWithFormatUserData&&) noexcept = default;
IAudioEncodingPropertiesWithFormatUserData& operator=(IAudioEncodingPropertiesWithFormatUserData const&) & noexcept = default;
IAudioEncodingPropertiesWithFormatUserData& operator=(IAudioEncodingPropertiesWithFormatUserData&&) & noexcept = default;
};
struct __declspec(empty_bases) IContainerEncodingProperties :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IContainerEncodingProperties>,
impl::require<winrt::Windows::Media::MediaProperties::IContainerEncodingProperties, winrt::Windows::Media::MediaProperties::IMediaEncodingProperties>
{
IContainerEncodingProperties(std::nullptr_t = nullptr) noexcept {}
IContainerEncodingProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IContainerEncodingProperties(IContainerEncodingProperties const&) noexcept = default;
IContainerEncodingProperties(IContainerEncodingProperties&&) noexcept = default;
IContainerEncodingProperties& operator=(IContainerEncodingProperties const&) & noexcept = default;
IContainerEncodingProperties& operator=(IContainerEncodingProperties&&) & noexcept = default;
};
struct __declspec(empty_bases) IContainerEncodingProperties2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IContainerEncodingProperties2>
{
IContainerEncodingProperties2(std::nullptr_t = nullptr) noexcept {}
IContainerEncodingProperties2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IContainerEncodingProperties2(IContainerEncodingProperties2 const&) noexcept = default;
IContainerEncodingProperties2(IContainerEncodingProperties2&&) noexcept = default;
IContainerEncodingProperties2& operator=(IContainerEncodingProperties2 const&) & noexcept = default;
IContainerEncodingProperties2& operator=(IContainerEncodingProperties2&&) & noexcept = default;
};
struct __declspec(empty_bases) IH264ProfileIdsStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IH264ProfileIdsStatics>
{
IH264ProfileIdsStatics(std::nullptr_t = nullptr) noexcept {}
IH264ProfileIdsStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IH264ProfileIdsStatics(IH264ProfileIdsStatics const&) noexcept = default;
IH264ProfileIdsStatics(IH264ProfileIdsStatics&&) noexcept = default;
IH264ProfileIdsStatics& operator=(IH264ProfileIdsStatics const&) & noexcept = default;
IH264ProfileIdsStatics& operator=(IH264ProfileIdsStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) IImageEncodingProperties :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IImageEncodingProperties>,
impl::require<winrt::Windows::Media::MediaProperties::IImageEncodingProperties, winrt::Windows::Media::MediaProperties::IMediaEncodingProperties>
{
IImageEncodingProperties(std::nullptr_t = nullptr) noexcept {}
IImageEncodingProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IImageEncodingProperties(IImageEncodingProperties const&) noexcept = default;
IImageEncodingProperties(IImageEncodingProperties&&) noexcept = default;
IImageEncodingProperties& operator=(IImageEncodingProperties const&) & noexcept = default;
IImageEncodingProperties& operator=(IImageEncodingProperties&&) & noexcept = default;
};
struct __declspec(empty_bases) IImageEncodingProperties2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IImageEncodingProperties2>
{
IImageEncodingProperties2(std::nullptr_t = nullptr) noexcept {}
IImageEncodingProperties2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IImageEncodingProperties2(IImageEncodingProperties2 const&) noexcept = default;
IImageEncodingProperties2(IImageEncodingProperties2&&) noexcept = default;
IImageEncodingProperties2& operator=(IImageEncodingProperties2 const&) & noexcept = default;
IImageEncodingProperties2& operator=(IImageEncodingProperties2&&) & noexcept = default;
};
struct __declspec(empty_bases) IImageEncodingPropertiesStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IImageEncodingPropertiesStatics>
{
IImageEncodingPropertiesStatics(std::nullptr_t = nullptr) noexcept {}
IImageEncodingPropertiesStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IImageEncodingPropertiesStatics(IImageEncodingPropertiesStatics const&) noexcept = default;
IImageEncodingPropertiesStatics(IImageEncodingPropertiesStatics&&) noexcept = default;
IImageEncodingPropertiesStatics& operator=(IImageEncodingPropertiesStatics const&) & noexcept = default;
IImageEncodingPropertiesStatics& operator=(IImageEncodingPropertiesStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) IImageEncodingPropertiesStatics2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IImageEncodingPropertiesStatics2>
{
IImageEncodingPropertiesStatics2(std::nullptr_t = nullptr) noexcept {}
IImageEncodingPropertiesStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IImageEncodingPropertiesStatics2(IImageEncodingPropertiesStatics2 const&) noexcept = default;
IImageEncodingPropertiesStatics2(IImageEncodingPropertiesStatics2&&) noexcept = default;
IImageEncodingPropertiesStatics2& operator=(IImageEncodingPropertiesStatics2 const&) & noexcept = default;
IImageEncodingPropertiesStatics2& operator=(IImageEncodingPropertiesStatics2&&) & noexcept = default;
};
struct __declspec(empty_bases) IImageEncodingPropertiesStatics3 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IImageEncodingPropertiesStatics3>
{
IImageEncodingPropertiesStatics3(std::nullptr_t = nullptr) noexcept {}
IImageEncodingPropertiesStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IImageEncodingPropertiesStatics3(IImageEncodingPropertiesStatics3 const&) noexcept = default;
IImageEncodingPropertiesStatics3(IImageEncodingPropertiesStatics3&&) noexcept = default;
IImageEncodingPropertiesStatics3& operator=(IImageEncodingPropertiesStatics3 const&) & noexcept = default;
IImageEncodingPropertiesStatics3& operator=(IImageEncodingPropertiesStatics3&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingProfile :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingProfile>
{
IMediaEncodingProfile(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingProfile(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingProfile(IMediaEncodingProfile const&) noexcept = default;
IMediaEncodingProfile(IMediaEncodingProfile&&) noexcept = default;
IMediaEncodingProfile& operator=(IMediaEncodingProfile const&) & noexcept = default;
IMediaEncodingProfile& operator=(IMediaEncodingProfile&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingProfile2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingProfile2>
{
IMediaEncodingProfile2(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingProfile2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingProfile2(IMediaEncodingProfile2 const&) noexcept = default;
IMediaEncodingProfile2(IMediaEncodingProfile2&&) noexcept = default;
IMediaEncodingProfile2& operator=(IMediaEncodingProfile2 const&) & noexcept = default;
IMediaEncodingProfile2& operator=(IMediaEncodingProfile2&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingProfile3 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingProfile3>
{
IMediaEncodingProfile3(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingProfile3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingProfile3(IMediaEncodingProfile3 const&) noexcept = default;
IMediaEncodingProfile3(IMediaEncodingProfile3&&) noexcept = default;
IMediaEncodingProfile3& operator=(IMediaEncodingProfile3 const&) & noexcept = default;
IMediaEncodingProfile3& operator=(IMediaEncodingProfile3&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingProfileStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingProfileStatics>
{
IMediaEncodingProfileStatics(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingProfileStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingProfileStatics(IMediaEncodingProfileStatics const&) noexcept = default;
IMediaEncodingProfileStatics(IMediaEncodingProfileStatics&&) noexcept = default;
IMediaEncodingProfileStatics& operator=(IMediaEncodingProfileStatics const&) & noexcept = default;
IMediaEncodingProfileStatics& operator=(IMediaEncodingProfileStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingProfileStatics2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingProfileStatics2>
{
IMediaEncodingProfileStatics2(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingProfileStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingProfileStatics2(IMediaEncodingProfileStatics2 const&) noexcept = default;
IMediaEncodingProfileStatics2(IMediaEncodingProfileStatics2&&) noexcept = default;
IMediaEncodingProfileStatics2& operator=(IMediaEncodingProfileStatics2 const&) & noexcept = default;
IMediaEncodingProfileStatics2& operator=(IMediaEncodingProfileStatics2&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingProfileStatics3 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingProfileStatics3>
{
IMediaEncodingProfileStatics3(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingProfileStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingProfileStatics3(IMediaEncodingProfileStatics3 const&) noexcept = default;
IMediaEncodingProfileStatics3(IMediaEncodingProfileStatics3&&) noexcept = default;
IMediaEncodingProfileStatics3& operator=(IMediaEncodingProfileStatics3 const&) & noexcept = default;
IMediaEncodingProfileStatics3& operator=(IMediaEncodingProfileStatics3&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingProperties :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingProperties>
{
IMediaEncodingProperties(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingProperties(IMediaEncodingProperties const&) noexcept = default;
IMediaEncodingProperties(IMediaEncodingProperties&&) noexcept = default;
IMediaEncodingProperties& operator=(IMediaEncodingProperties const&) & noexcept = default;
IMediaEncodingProperties& operator=(IMediaEncodingProperties&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingSubtypesStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingSubtypesStatics>
{
IMediaEncodingSubtypesStatics(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingSubtypesStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingSubtypesStatics(IMediaEncodingSubtypesStatics const&) noexcept = default;
IMediaEncodingSubtypesStatics(IMediaEncodingSubtypesStatics&&) noexcept = default;
IMediaEncodingSubtypesStatics& operator=(IMediaEncodingSubtypesStatics const&) & noexcept = default;
IMediaEncodingSubtypesStatics& operator=(IMediaEncodingSubtypesStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingSubtypesStatics2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingSubtypesStatics2>
{
IMediaEncodingSubtypesStatics2(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingSubtypesStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingSubtypesStatics2(IMediaEncodingSubtypesStatics2 const&) noexcept = default;
IMediaEncodingSubtypesStatics2(IMediaEncodingSubtypesStatics2&&) noexcept = default;
IMediaEncodingSubtypesStatics2& operator=(IMediaEncodingSubtypesStatics2 const&) & noexcept = default;
IMediaEncodingSubtypesStatics2& operator=(IMediaEncodingSubtypesStatics2&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingSubtypesStatics3 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingSubtypesStatics3>
{
IMediaEncodingSubtypesStatics3(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingSubtypesStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingSubtypesStatics3(IMediaEncodingSubtypesStatics3 const&) noexcept = default;
IMediaEncodingSubtypesStatics3(IMediaEncodingSubtypesStatics3&&) noexcept = default;
IMediaEncodingSubtypesStatics3& operator=(IMediaEncodingSubtypesStatics3 const&) & noexcept = default;
IMediaEncodingSubtypesStatics3& operator=(IMediaEncodingSubtypesStatics3&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingSubtypesStatics4 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingSubtypesStatics4>
{
IMediaEncodingSubtypesStatics4(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingSubtypesStatics4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingSubtypesStatics4(IMediaEncodingSubtypesStatics4 const&) noexcept = default;
IMediaEncodingSubtypesStatics4(IMediaEncodingSubtypesStatics4&&) noexcept = default;
IMediaEncodingSubtypesStatics4& operator=(IMediaEncodingSubtypesStatics4 const&) & noexcept = default;
IMediaEncodingSubtypesStatics4& operator=(IMediaEncodingSubtypesStatics4&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingSubtypesStatics5 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingSubtypesStatics5>
{
IMediaEncodingSubtypesStatics5(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingSubtypesStatics5(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingSubtypesStatics5(IMediaEncodingSubtypesStatics5 const&) noexcept = default;
IMediaEncodingSubtypesStatics5(IMediaEncodingSubtypesStatics5&&) noexcept = default;
IMediaEncodingSubtypesStatics5& operator=(IMediaEncodingSubtypesStatics5 const&) & noexcept = default;
IMediaEncodingSubtypesStatics5& operator=(IMediaEncodingSubtypesStatics5&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaEncodingSubtypesStatics6 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaEncodingSubtypesStatics6>
{
IMediaEncodingSubtypesStatics6(std::nullptr_t = nullptr) noexcept {}
IMediaEncodingSubtypesStatics6(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaEncodingSubtypesStatics6(IMediaEncodingSubtypesStatics6 const&) noexcept = default;
IMediaEncodingSubtypesStatics6(IMediaEncodingSubtypesStatics6&&) noexcept = default;
IMediaEncodingSubtypesStatics6& operator=(IMediaEncodingSubtypesStatics6 const&) & noexcept = default;
IMediaEncodingSubtypesStatics6& operator=(IMediaEncodingSubtypesStatics6&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaRatio :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaRatio>
{
IMediaRatio(std::nullptr_t = nullptr) noexcept {}
IMediaRatio(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaRatio(IMediaRatio const&) noexcept = default;
IMediaRatio(IMediaRatio&&) noexcept = default;
IMediaRatio& operator=(IMediaRatio const&) & noexcept = default;
IMediaRatio& operator=(IMediaRatio&&) & noexcept = default;
};
struct __declspec(empty_bases) IMpeg2ProfileIdsStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMpeg2ProfileIdsStatics>
{
IMpeg2ProfileIdsStatics(std::nullptr_t = nullptr) noexcept {}
IMpeg2ProfileIdsStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMpeg2ProfileIdsStatics(IMpeg2ProfileIdsStatics const&) noexcept = default;
IMpeg2ProfileIdsStatics(IMpeg2ProfileIdsStatics&&) noexcept = default;
IMpeg2ProfileIdsStatics& operator=(IMpeg2ProfileIdsStatics const&) & noexcept = default;
IMpeg2ProfileIdsStatics& operator=(IMpeg2ProfileIdsStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) ITimedMetadataEncodingProperties :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<ITimedMetadataEncodingProperties>
{
ITimedMetadataEncodingProperties(std::nullptr_t = nullptr) noexcept {}
ITimedMetadataEncodingProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
ITimedMetadataEncodingProperties(ITimedMetadataEncodingProperties const&) noexcept = default;
ITimedMetadataEncodingProperties(ITimedMetadataEncodingProperties&&) noexcept = default;
ITimedMetadataEncodingProperties& operator=(ITimedMetadataEncodingProperties const&) & noexcept = default;
ITimedMetadataEncodingProperties& operator=(ITimedMetadataEncodingProperties&&) & noexcept = default;
};
struct __declspec(empty_bases) ITimedMetadataEncodingPropertiesStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<ITimedMetadataEncodingPropertiesStatics>
{
ITimedMetadataEncodingPropertiesStatics(std::nullptr_t = nullptr) noexcept {}
ITimedMetadataEncodingPropertiesStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
ITimedMetadataEncodingPropertiesStatics(ITimedMetadataEncodingPropertiesStatics const&) noexcept = default;
ITimedMetadataEncodingPropertiesStatics(ITimedMetadataEncodingPropertiesStatics&&) noexcept = default;
ITimedMetadataEncodingPropertiesStatics& operator=(ITimedMetadataEncodingPropertiesStatics const&) & noexcept = default;
ITimedMetadataEncodingPropertiesStatics& operator=(ITimedMetadataEncodingPropertiesStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) IVideoEncodingProperties :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IVideoEncodingProperties>,
impl::require<winrt::Windows::Media::MediaProperties::IVideoEncodingProperties, winrt::Windows::Media::MediaProperties::IMediaEncodingProperties>
{
IVideoEncodingProperties(std::nullptr_t = nullptr) noexcept {}
IVideoEncodingProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IVideoEncodingProperties(IVideoEncodingProperties const&) noexcept = default;
IVideoEncodingProperties(IVideoEncodingProperties&&) noexcept = default;
IVideoEncodingProperties& operator=(IVideoEncodingProperties const&) & noexcept = default;
IVideoEncodingProperties& operator=(IVideoEncodingProperties&&) & noexcept = default;
};
struct __declspec(empty_bases) IVideoEncodingProperties2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IVideoEncodingProperties2>
{
IVideoEncodingProperties2(std::nullptr_t = nullptr) noexcept {}
IVideoEncodingProperties2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IVideoEncodingProperties2(IVideoEncodingProperties2 const&) noexcept = default;
IVideoEncodingProperties2(IVideoEncodingProperties2&&) noexcept = default;
IVideoEncodingProperties2& operator=(IVideoEncodingProperties2 const&) & noexcept = default;
IVideoEncodingProperties2& operator=(IVideoEncodingProperties2&&) & noexcept = default;
};
struct __declspec(empty_bases) IVideoEncodingProperties3 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IVideoEncodingProperties3>
{
IVideoEncodingProperties3(std::nullptr_t = nullptr) noexcept {}
IVideoEncodingProperties3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IVideoEncodingProperties3(IVideoEncodingProperties3 const&) noexcept = default;
IVideoEncodingProperties3(IVideoEncodingProperties3&&) noexcept = default;
IVideoEncodingProperties3& operator=(IVideoEncodingProperties3 const&) & noexcept = default;
IVideoEncodingProperties3& operator=(IVideoEncodingProperties3&&) & noexcept = default;
};
struct __declspec(empty_bases) IVideoEncodingProperties4 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IVideoEncodingProperties4>
{
IVideoEncodingProperties4(std::nullptr_t = nullptr) noexcept {}
IVideoEncodingProperties4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IVideoEncodingProperties4(IVideoEncodingProperties4 const&) noexcept = default;
IVideoEncodingProperties4(IVideoEncodingProperties4&&) noexcept = default;
IVideoEncodingProperties4& operator=(IVideoEncodingProperties4 const&) & noexcept = default;
IVideoEncodingProperties4& operator=(IVideoEncodingProperties4&&) & noexcept = default;
};
struct __declspec(empty_bases) IVideoEncodingProperties5 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IVideoEncodingProperties5>
{
IVideoEncodingProperties5(std::nullptr_t = nullptr) noexcept {}
IVideoEncodingProperties5(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IVideoEncodingProperties5(IVideoEncodingProperties5 const&) noexcept = default;
IVideoEncodingProperties5(IVideoEncodingProperties5&&) noexcept = default;
IVideoEncodingProperties5& operator=(IVideoEncodingProperties5 const&) & noexcept = default;
IVideoEncodingProperties5& operator=(IVideoEncodingProperties5&&) & noexcept = default;
};
struct __declspec(empty_bases) IVideoEncodingPropertiesStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IVideoEncodingPropertiesStatics>
{
IVideoEncodingPropertiesStatics(std::nullptr_t = nullptr) noexcept {}
IVideoEncodingPropertiesStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IVideoEncodingPropertiesStatics(IVideoEncodingPropertiesStatics const&) noexcept = default;
IVideoEncodingPropertiesStatics(IVideoEncodingPropertiesStatics&&) noexcept = default;
IVideoEncodingPropertiesStatics& operator=(IVideoEncodingPropertiesStatics const&) & noexcept = default;
IVideoEncodingPropertiesStatics& operator=(IVideoEncodingPropertiesStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) IVideoEncodingPropertiesStatics2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IVideoEncodingPropertiesStatics2>
{
IVideoEncodingPropertiesStatics2(std::nullptr_t = nullptr) noexcept {}
IVideoEncodingPropertiesStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IVideoEncodingPropertiesStatics2(IVideoEncodingPropertiesStatics2 const&) noexcept = default;
IVideoEncodingPropertiesStatics2(IVideoEncodingPropertiesStatics2&&) noexcept = default;
IVideoEncodingPropertiesStatics2& operator=(IVideoEncodingPropertiesStatics2 const&) & noexcept = default;
IVideoEncodingPropertiesStatics2& operator=(IVideoEncodingPropertiesStatics2&&) & noexcept = default;
};
}
#endif