mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
276 lines
16 KiB
C++
276 lines
16 KiB
C++
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14
|
|
|
|
#pragma once
|
|
#ifndef WINRT_Windows_Media_1_H
|
|
#define WINRT_Windows_Media_1_H
|
|
#include "winrt/impl/Windows.Foundation.0.h"
|
|
#include "winrt/impl/Windows.Media.0.h"
|
|
WINRT_EXPORT namespace winrt::Windows::Media
|
|
{
|
|
struct __declspec(empty_bases) IAudioBuffer :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAudioBuffer>,
|
|
impl::require<winrt::Windows::Media::IAudioBuffer, winrt::Windows::Foundation::IClosable, winrt::Windows::Foundation::IMemoryBuffer>
|
|
{
|
|
IAudioBuffer(std::nullptr_t = nullptr) noexcept {}
|
|
IAudioBuffer(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IAudioFrame :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAudioFrame>,
|
|
impl::require<winrt::Windows::Media::IAudioFrame, winrt::Windows::Foundation::IClosable, winrt::Windows::Media::IMediaFrame>
|
|
{
|
|
IAudioFrame(std::nullptr_t = nullptr) noexcept {}
|
|
IAudioFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IAudioFrameFactory :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAudioFrameFactory>
|
|
{
|
|
IAudioFrameFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IAudioFrameFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IAutoRepeatModeChangeRequestedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutoRepeatModeChangeRequestedEventArgs>
|
|
{
|
|
IAutoRepeatModeChangeRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IAutoRepeatModeChangeRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IImageDisplayProperties :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IImageDisplayProperties>
|
|
{
|
|
IImageDisplayProperties(std::nullptr_t = nullptr) noexcept {}
|
|
IImageDisplayProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaControl :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaControl>
|
|
{
|
|
IMediaControl(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaControl(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaExtension :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaExtension>
|
|
{
|
|
IMediaExtension(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaExtension(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaExtensionManager :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaExtensionManager>
|
|
{
|
|
IMediaExtensionManager(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaExtensionManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaExtensionManager2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaExtensionManager2>,
|
|
impl::require<winrt::Windows::Media::IMediaExtensionManager2, winrt::Windows::Media::IMediaExtensionManager>
|
|
{
|
|
IMediaExtensionManager2(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaExtensionManager2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaFrame :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaFrame>,
|
|
impl::require<winrt::Windows::Media::IMediaFrame, winrt::Windows::Foundation::IClosable>
|
|
{
|
|
IMediaFrame(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaMarker :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaMarker>
|
|
{
|
|
IMediaMarker(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaMarker(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaMarkerTypesStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaMarkerTypesStatics>
|
|
{
|
|
IMediaMarkerTypesStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaMarkerTypesStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaMarkers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaMarkers>
|
|
{
|
|
IMediaMarkers(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaMarkers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaProcessingTriggerDetails :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaProcessingTriggerDetails>
|
|
{
|
|
IMediaProcessingTriggerDetails(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaProcessingTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaTimelineController :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaTimelineController>
|
|
{
|
|
IMediaTimelineController(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaTimelineController(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaTimelineController2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaTimelineController2>
|
|
{
|
|
IMediaTimelineController2(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaTimelineController2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMediaTimelineControllerFailedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaTimelineControllerFailedEventArgs>
|
|
{
|
|
IMediaTimelineControllerFailedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaTimelineControllerFailedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMusicDisplayProperties :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMusicDisplayProperties>
|
|
{
|
|
IMusicDisplayProperties(std::nullptr_t = nullptr) noexcept {}
|
|
IMusicDisplayProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMusicDisplayProperties2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMusicDisplayProperties2>
|
|
{
|
|
IMusicDisplayProperties2(std::nullptr_t = nullptr) noexcept {}
|
|
IMusicDisplayProperties2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IMusicDisplayProperties3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMusicDisplayProperties3>
|
|
{
|
|
IMusicDisplayProperties3(std::nullptr_t = nullptr) noexcept {}
|
|
IMusicDisplayProperties3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IPlaybackPositionChangeRequestedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPlaybackPositionChangeRequestedEventArgs>
|
|
{
|
|
IPlaybackPositionChangeRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IPlaybackPositionChangeRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IPlaybackRateChangeRequestedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPlaybackRateChangeRequestedEventArgs>
|
|
{
|
|
IPlaybackRateChangeRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IPlaybackRateChangeRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IShuffleEnabledChangeRequestedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IShuffleEnabledChangeRequestedEventArgs>
|
|
{
|
|
IShuffleEnabledChangeRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IShuffleEnabledChangeRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) ISystemMediaTransportControls :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISystemMediaTransportControls>
|
|
{
|
|
ISystemMediaTransportControls(std::nullptr_t = nullptr) noexcept {}
|
|
ISystemMediaTransportControls(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) ISystemMediaTransportControls2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISystemMediaTransportControls2>
|
|
{
|
|
ISystemMediaTransportControls2(std::nullptr_t = nullptr) noexcept {}
|
|
ISystemMediaTransportControls2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) ISystemMediaTransportControlsButtonPressedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISystemMediaTransportControlsButtonPressedEventArgs>
|
|
{
|
|
ISystemMediaTransportControlsButtonPressedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
ISystemMediaTransportControlsButtonPressedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) ISystemMediaTransportControlsDisplayUpdater :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISystemMediaTransportControlsDisplayUpdater>
|
|
{
|
|
ISystemMediaTransportControlsDisplayUpdater(std::nullptr_t = nullptr) noexcept {}
|
|
ISystemMediaTransportControlsDisplayUpdater(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) ISystemMediaTransportControlsPropertyChangedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISystemMediaTransportControlsPropertyChangedEventArgs>
|
|
{
|
|
ISystemMediaTransportControlsPropertyChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
ISystemMediaTransportControlsPropertyChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) ISystemMediaTransportControlsStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISystemMediaTransportControlsStatics>
|
|
{
|
|
ISystemMediaTransportControlsStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ISystemMediaTransportControlsStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) ISystemMediaTransportControlsTimelineProperties :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISystemMediaTransportControlsTimelineProperties>
|
|
{
|
|
ISystemMediaTransportControlsTimelineProperties(std::nullptr_t = nullptr) noexcept {}
|
|
ISystemMediaTransportControlsTimelineProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IVideoDisplayProperties :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVideoDisplayProperties>
|
|
{
|
|
IVideoDisplayProperties(std::nullptr_t = nullptr) noexcept {}
|
|
IVideoDisplayProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IVideoDisplayProperties2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVideoDisplayProperties2>
|
|
{
|
|
IVideoDisplayProperties2(std::nullptr_t = nullptr) noexcept {}
|
|
IVideoDisplayProperties2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IVideoEffectsStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVideoEffectsStatics>
|
|
{
|
|
IVideoEffectsStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IVideoEffectsStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IVideoFrame :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVideoFrame>,
|
|
impl::require<winrt::Windows::Media::IVideoFrame, winrt::Windows::Foundation::IClosable, winrt::Windows::Media::IMediaFrame>
|
|
{
|
|
IVideoFrame(std::nullptr_t = nullptr) noexcept {}
|
|
IVideoFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IVideoFrame2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVideoFrame2>
|
|
{
|
|
IVideoFrame2(std::nullptr_t = nullptr) noexcept {}
|
|
IVideoFrame2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IVideoFrameFactory :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVideoFrameFactory>
|
|
{
|
|
IVideoFrameFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IVideoFrameFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IVideoFrameStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVideoFrameStatics>
|
|
{
|
|
IVideoFrameStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IVideoFrameStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
}
|
|
#endif
|